Sha256: 7ade4cc57e9348b618c73d849e1f008a40b053907dc04790f0a88b3f0f72658d

Contents?: true

Size: 451 Bytes

Versions: 5

Compression:

Stored size: 451 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
  str = ARGV.first
  str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding
  if str =~ /\A_(.*)_\z/
    version = $1
    ARGV.shift
  end
end

gem 'rake', version
load Gem.bin_path('rake', 'rake', version)

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
vtd_xml-0.0.3-java bundle/jruby/1.9/bin/rake
torquebox-console-0.3.0 vendor/bundle/jruby/1.9/bin/rake
torquebox-console-0.2.5 vendor/bundle/jruby/1.9/bin/rake
torquebox-console-0.2.4 vendor/bundle/jruby/1.9/bin/rake
torquebox-console-0.2.3 vendor/bundle/jruby/1.9/bin/rake