Sha256: af0966a4518c542fe0659214dc08a1200366795c98db1c7d7cb41f07ec6b3c80

Contents?: true

Size: 807 Bytes

Versions: 9

Compression:

Stored size: 807 Bytes

Contents

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

#
# This file was generated by Bundler.
#
# The application 'release' 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', __dir__)

if File.file?(bundle_binstub)
  if File.read(bundle_binstub, 300).include?('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('release_assistant', 'release')

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
shaped-0.14.0 bin/release
runger_actions-0.24.0 bin/release
runger_actions-0.23.0 bin/release
shaped-0.13.0 bin/release
runger_actions-0.22.0 bin/release
runger_actions-0.21.0 bin/release
shaped-0.12.0 bin/release
runger_actions-0.20.0 bin/release
shaped-0.11.0 bin/release