Bundler for non-Ruby dependencies from Homebrew
Pronto runner for bundler-audit, patch-level verification for bundler.
DRG that Gemfile! The missing bundler extension. Gem version automation with Bundler
Extended Errors for Bundler
`graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph.
Ruboty plug-in to manage Gemfile on GitHub repository
Scans Gemfile for known vulnerable gems.
Allows you to build/tag/push internal gems to a geminabox gem server with the same commands bundler's rake helpers provide. This just hijacks the process :)
Release gems to internal rubygems such as geminabox, and disable `rake release`
Open a ruby library with $EDITOR. Reditor supports rubygems, bundler, and stdlib (pure ruby).
Provides recipes for bundler.
This is a simple example on how to create a gem and publish it on rubygems.org [flavored with bundler]
Conservative bundler updates
Can install nginx, ngx_pagespeed, postgreSQL, Redis, RVM, Ruby, Rails, Bundler. See homepage for additional inforation and instructions.
this lib could bundle you css/js files in single file, encode images in base64, rewrite images urls to your cdn hosts
To complete standards bundler rake tasks, this gem add a series of tasks to display, bump and write the gem version.
Track checksums locally with Bundler
Provides a simple way to switch between local and installed gems.
grep bundle gems
Ruby micro framework for easy create ruby applications (daemons, EventMachine-apps, db-apps, cli...). Features: bundler, environments, activesupport, rails dirs tree. Fast loading and low memory using.
Simple library leveraging the Bundler Gemfile DSL to load gems already on the system and managed by the systems package manager (like yum/apt)
Testing a separate publish to see if I can get the mac install to work with bundler. The sys-proctable library provides an interface for gathering information about processes on your system, i.e. the process table. Most major platforms are supported and, while different platforms may return different information, the external interface is identical across platforms.
bundler for golang
Provides bash completion for bundle command
An easy way to vendor gem dependencies for Bowline apps
This gem provides a simple way to manage your vim bundles (aka plugins). If you are familiar with ruby gem bundler - you are familar with vim-bundler.
An easy way to vendor gem dependencies
This gem is set of tasks to aid gems and tasks that largely reflect a gem run with bundler
Find a matching bundler version for a Gemfile and use it
Ruby standard library used by Bundler.
The Bundler version manager
A mix between the ease of use of Bundler and the super powers of Chef. Configuration management made easy on a per-project basis.
Figure out which gems are signed given a Gemfile.lock
Reorganize your gemfile into sane groupings of gems
bundler-download is a Bundler plugin for auto-downloading gem-specified extra files (e.g. large file downloads) on `bundle install` from a `Downloadfile`
Bundler bootstrap gem
Use bundler to generate gem tarball packages - server!
Use Bundler to manage stdlib dependencies. You probably shouldn't use this.
== BEWAY - an ebay sniping tool Beway is a small Ruby library that: - Retrieves information about an ebay auction - Bids on an ebay auction - Retrieves official ebay time - Offers a simple user interface for bidding on an auction == Requirements - Ruby 1.9.2 == Installation gem install beway == Running it beway == The source Install requirements with bundler bundle install Make sure everything works as expected: rake spec Generate rdoc html: rake rdoc
Very simple deployment tool. It was made to deploy rails applications using github, bundler.
An easy way to vendor gem dependencies (with a tiny patch to allow shallow git cloning)
bundler like postgres extension manager
Add aws-s3 source to bundler via plugin.
Sparrowhawk uses bundler and vendor/cache to package rails applications into a war file, without executing Java or JRuby
Rails integration of parceljs bundler
Provide a significantly faster update under certain circumstances
discovery and installation of projects that use npm / bundler / pip requirements
Automatic apply security update inspected by bundler-audit.
vagrant-bundler-tools has been renamed vagrant-bundler, please install this instead.
Should your app run in the Bundler sandbox? Well then make sure it is, let bundler-bouncer kick you out of your app if you forgot to `bundle exec` it. Prevents absurdly difficult to find bugs, prevents you from propagating your system with bad data, eases the mind.