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