Sha256: 4eaa8a9b8237636b4aa419d2ed47d6b7352e1b844a2aa3c9f25cb3967c9346ab
Contents?: true
Size: 470 Bytes
Versions: 47
Compression:
Stored size: 470 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'sprockets' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first str = ARGV.first str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding if str =~ /\A_(.*)_\z/ version = $1 ARGV.shift end end gem 'sprockets', version load Gem.bin_path('sprockets', 'sprockets', version)
Version data entries
47 entries across 35 versions & 15 rubygems