Sha256: 02264131ac7d7cd2bca39277c943dca71c3b49ca505a51a29f61c9a394ca05ad

Contents?: true

Size: 428 Bytes

Versions: 170

Compression:

Stored size: 428 Bytes

Contents

#!/usr/bin/env <%= Bundler.settings[:shebang] || RbConfig::CONFIG["ruby_install_name"] %>
# frozen_string_literal: true

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

$:.unshift File.expand_path "<%= standalone_path %>", __dir__

require "bundler/setup"
load File.expand_path "<%= executable_path %>", __dir__

Version data entries

170 entries across 170 versions & 4 rubygems

Version Path
rubygems-update-3.4.4 bundler/lib/bundler/templates/Executable.standalone
bundler-2.4.4 lib/bundler/templates/Executable.standalone
rubygems-update-3.4.3 bundler/lib/bundler/templates/Executable.standalone
bundler-2.4.3 lib/bundler/templates/Executable.standalone
rubygems-update-3.4.2 bundler/lib/bundler/templates/Executable.standalone
bundler-2.4.2 lib/bundler/templates/Executable.standalone
rubygems-update-3.4.1 bundler/lib/bundler/templates/Executable.standalone
bundler-2.4.1 lib/bundler/templates/Executable.standalone
rubygems-update-3.4.0 bundler/lib/bundler/templates/Executable.standalone
bundler-2.4.0 lib/bundler/templates/Executable.standalone