Mercurial > zeropaste
view bin/bundle @ 422:7ed7df852446
Remove unused gem
| author | nanaya <me@myconan.net> | 
|---|---|
| date | Thu, 17 Sep 2015 18:34:45 +0900 | 
| parents | d701cf49fa3b | 
| children | 07d6c6639adf | 
line wrap: on
 line source
#!/usr/bin/env ruby ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__) load Gem.bin_path('bundler', 'bundle')
