Sha256: c7fcd5c6a82037c6ae7bf038ce10523ec75c59e4692c4335f66c06eff0239dac

Contents?: true

Size: 531 Bytes

Versions: 91

Compression:

Stored size: 531 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'

Gem.use_gemdeps

version = ">= 0.a"

str = ARGV.first
if str
  str = str.b[/\A_(.*)_\z/, 1]
  if str and Gem::Version.correct?(str)
    version = str
    ARGV.shift
  end
end

if Gem.respond_to?(:activate_bin_path)
load Gem.activate_bin_path('thor', 'thor', version)
else
gem "thor", version
load Gem.bin_path("thor", "thor", version)
end

Version data entries

91 entries across 91 versions & 13 rubygems

Version Path
scrapbook-0.3.2 vendor/ruby/2.7.0/bin/thor
scrapbook-0.3.1 vendor/ruby/2.7.0/bin/thor
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/bin/thor
devcycle-ruby-server-sdk-2.0.0 vendor/bundle/ruby/3.0.0/bin/thor
tdiary-5.2.4 vendor/bundle/ruby/3.1.0/bin/thor
tdiary-5.2.3 vendor/bundle/ruby/3.1.0/bin/thor
tdiary-5.2.2 vendor/bundle/ruby/3.1.0/bin/thor
op_connect-0.1.2 vendor/bundle/ruby/3.1.0/bin/thor
tdiary-5.2.1 vendor/bundle/ruby/3.1.0/bin/thor
vagrant-unbundled-2.2.19.0 vendor/bundle/ruby/3.0.0/bin/thor
vagrant-unbundled-2.2.18.0 vendor/bundle/ruby/3.0.0/bin/thor