Sha256: 4b8b403c68bd7abac8dc1cdac1094018e1672b7958214a509244c409df3b63d6
Contents?: true
Size: 372 Bytes
Versions: 51
Compression:
Stored size: 372 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'spork' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'spork', version load Gem.bin_path('spork', 'spork', version)
Version data entries
51 entries across 51 versions & 2 rubygems