Sha256: 45d3555e89f92df96e648aae196aef01f4243d626b9367d565d2edb69a9feffd
Contents?: true
Size: 504 Bytes
Versions: 2
Compression:
Stored size: 504 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. # bundle_binstub = File.expand_path("../bundle", __FILE__) load(bundle_binstub) if File.file?(bundle_binstub) require "pathname" ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require "rubygems" require "bundler/setup" load Gem.bin_path("thor", "thor")
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
putsreq-0.0.4 | bin/thor |
liquid-validator-1.0.1 | bin/thor |