Sha256: 0ac69150fed6892ea5b88f7468dba5dfa97e68b5bf3e5964facd2137443d1275

Contents?: true

Size: 502 Bytes

Versions: 6

Compression:

Stored size: 502 Bytes

Contents

#! 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.a"

str = ARGV.first
if str
  str = str.b[/\A_(.*)_\z/, 1]
  if str and Gem::Version.correct?(str)
    version = str
    ARGV.shift
  end
end

if Gem.respond_to?(:activate_bin_path)
load Gem.activate_bin_path('rake', 'rake', version)
else
gem "rake", version
load Gem.bin_path("rake", "rake", version)
end

Version data entries

6 entries across 5 versions & 2 rubygems

Version Path
cocRb-0.1.0 .bundle/ruby/3.0.0/bin/rake
win32-api-1.10.1 vendor/bundle/ruby/3.0.0/bin/rake
win32-api-1.10.1 vendor/bundle/ruby/2.7.0/bin/rake
win32-api-1.10.0 vendor/bundle/ruby/2.7.0/bin/rake
win32-api-1.9.2 vendor/bundle/ruby/2.7.0/bin/rake
win32-api-1.9.1 vendor/bundle/ruby/2.7.0/bin/rake