Mercurial > zeropaste
view bin/bundle @ 369:c0d4e6115642
Update gems.
| author | edogawaconan <me@myconan.net> | 
|---|---|
| date | Tue, 14 Apr 2015 00:16:01 +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')
