Sha256: dcb6abbbce3053024e2b3260887f17b2eb2b60fd33f56048b6b0cf21c8db5426
Contents?: true
Size: 373 Bytes
Versions: 95
Compression:
Stored size: 373 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', 'rake2thor', version)
Version data entries
95 entries across 90 versions & 9 rubygems