Sha256: 02264131ac7d7cd2bca39277c943dca71c3b49ca505a51a29f61c9a394ca05ad
Contents?: true
Size: 428 Bytes
Versions: 179
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
179 entries across 179 versions & 5 rubygems