Sha256: 1aee6e194dfcd8a82a33204f93b5e2f29015c3697be82534fd8731869673a9bc

Contents?: true

Size: 807 Bytes

Versions: 7

Compression:

Stored size: 807 Bytes

Contents

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

#
# This file was generated by Bundler.
#
# The application 'old-coltrane' 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, 300) =~ /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("coltrane", "old-coltrane")

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
coltrane-4.1.2 bin/old-coltrane
coltrane-4.1.1 bin/old-coltrane
coltrane-4.1.0 bin/old-coltrane
coltrane-4.0.6 bin/old-coltrane
coltrane-4.0.5 bin/old-coltrane
coltrane-4.0.4 bin/old-coltrane
coltrane-4.0.3 bin/old-coltrane