Sha256: 39a0f3bd1ab79c173d40c9c3a5c30d8d202913102814204907b9c80ea208acba

Contents?: true

Size: 787 Bytes

Versions: 70

Compression:

Stored size: 787 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

#
# This file was generated by Bundler.
#
# The application 'thor' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require "pathname"
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile",
  Pathname.new(__FILE__).realpath)

bundle_binstub = File.expand_path("../bundle", __FILE__)

if File.file?(bundle_binstub)
  if File.read(bundle_binstub, 150) =~ /This file was generated by Bundler/
    load(bundle_binstub)
  else
    abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
  end
end

require "rubygems"
require "bundler/setup"

load Gem.bin_path("thor", "thor")

Version data entries

70 entries across 70 versions & 4 rubygems

Version Path
wordmove-6.0.0.alpha.8 bin/thor
wordmove-6.0.0.alpha.7 bin/thor
wordmove-6.0.0.alpha.6 bin/thor
wordmove-6.0.0.alpha.5 bin/thor
wordmove-6.0.0.alpha.4 bin/thor
wordmove-6.0.0.alpha.3 bin/thor
wordmove-6.0.0.alpha.2 bin/thor
wordmove-6.0.0.alpha.1 bin/thor
wordmove-5.2.2 bin/thor
wordmove-5.2.1 bin/thor
wordmove-5.2.0 bin/thor
wordmove-5.1.0 bin/thor
wordmove-5.0.2 bin/thor
wordmove-5.0.1 bin/thor
wordmove-5.0.0.dev bin/thor
wordmove-5.0.0 bin/thor
wordmove-4.0.2.pre4 bin/thor
wordmove-4.0.2.pre3 bin/thor
wordmove-4.0.2.pre2 bin/thor
wordmove-4.0.2.pre1 bin/thor