Sha256: 5575b72578469f1e3d44c06f1d4df8ec875fbbe5406e5422ecf07960ed34a5fb
Contents?: true
Size: 368 Bytes
Versions: 95
Compression:
Stored size: 368 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'thor' 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 'thor', version load Gem.bin_path('thor', 'thor', version)
Version data entries
95 entries across 90 versions & 9 rubygems