Sha256: edcb9a3242176f7a185e3d6f87d0263158c745c36e26d1995108f73f6e65e6c4
Contents?: true
Size: 409 Bytes
Versions: 23
Compression:
Stored size: 409 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'sprockets' 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("sprockets", "sprockets")
Version data entries
23 entries across 23 versions & 4 rubygems