Sha256: 64e0715d4c8c67f1c609664a2b6a61ea29efa8a0ed18f9cdbac6db8bd8f6c80c
Contents?: true
Size: 420 Bytes
Versions: 12
Compression:
Stored size: 420 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'bundler' 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) require "rubygems" require "bundler/setup" load Gem.bin_path("bundler", "bundler")
Version data entries
12 entries across 12 versions & 1 rubygems