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
harbr-0.1.57 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.56 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.55 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.54 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.53 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.52 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.50 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.49 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.48 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.47 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.46 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.45 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.44 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.43 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.42 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.41 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.39 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.38 vendor/bundle/ruby/3.2.0/bin/thor
harbr-0.1.37 vendor/bundle/ruby/3.2.0/bin/thor
getargv-0.3.3-universal-darwin vendor/bundle/ruby/3.3.0/bin/thor