Sha256: fe86d6620b6e11a0ae2f808b89b30564d10608a60ce688bee318b74612bda8a4
Contents?: true
Size: 418 Bytes
Versions: 11
Compression:
Stored size: 418 Bytes
Contents
#!/Users/darkhelmet/.rvm/rubies/ree-1.8.7-2010.02/bin/ruby # # This file was generated by RubyGems. # # The application 'bundler' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'bundler', version load Gem.bin_path('bundler', 'bundle', version)
Version data entries
11 entries across 11 versions & 1 rubygems