Sha256: d68f1bb6dc7212b4f7651208249ac70b7cbc33d47294819263a1c7dbc39994c7

Contents?: true

Size: 464 Bytes

Versions: 172

Compression:

Stored size: 464 Bytes

Contents

#!/usr/bin/env <%= Bundler.settings[:shebang] || RbConfig::CONFIG["ruby_install_name"] %>
#
# 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.
#

require "pathname"
path = Pathname.new(__FILE__)
$:.unshift File.expand_path "../<%= standalone_path %>", path.realpath

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

Version data entries

172 entries across 172 versions & 5 rubygems

Version Path
bundler-1.16.0.pre.3 lib/bundler/templates/Executable.standalone
bundler-1.16.0.pre.2 lib/bundler/templates/Executable.standalone
bundler-1.16.0.pre.1 lib/bundler/templates/Executable.standalone
bundler-1.15.4 lib/bundler/templates/Executable.standalone
bundler-1.15.3 lib/bundler/templates/Executable.standalone
bundler-1.15.2 lib/bundler/templates/Executable.standalone
bundler-1.15.1 lib/bundler/templates/Executable.standalone
bundler-1.15.0 lib/bundler/templates/Executable.standalone
bundler-1.15.0.pre.4 lib/bundler/templates/Executable.standalone
bundler-1.15.0.pre.3 lib/bundler/templates/Executable.standalone
bundler-1.15.0.pre.2 lib/bundler/templates/Executable.standalone
bundler-1.15.0.pre.1 lib/bundler/templates/Executable.standalone