Sha256: 51bc4e5947a54ceea938c9d5f157ac238a6fd0365a7dde12b6128ec12b2c9404
Contents?: true
Size: 415 Bytes
Versions: 1
Compression:
Stored size: 415 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
abaci-0.3.0 | vendor/bundle/bin/sprockets |