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