Sha256: c0c8798e16e68f96224779ed06c150971324d26d60a31336d9f686f12404603b
Contents?: true
Size: 369 Bytes
Versions: 18
Compression:
Stored size: 369 Bytes
Contents
#!/usr/bin/env jruby # # This file was generated by RubyGems. # # The application 'rake' 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 'rake', version load Gem.bin_path('rake', 'rake', version)
Version data entries
18 entries across 18 versions & 1 rubygems