Sha256: 7d8ead82a2447f89e62ebd9d6bdce0cf99b922c70e7c9326031fbc9216093a47
Contents?: true
Size: 368 Bytes
Versions: 168
Compression:
Stored size: 368 Bytes
Contents
#!/usr/bin/env ruby # # 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
168 entries across 101 versions & 19 rubygems