Sha256: 5630fba147f4bee1071972244c4c6d02aad0873665085cdbad7e686b8a41889b
Contents?: true
Size: 387 Bytes
Versions: 104
Compression:
Stored size: 387 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'rspec-core' 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 'rspec-core', version load Gem.bin_path('rspec-core', 'rspec', version)
Version data entries
104 entries across 99 versions & 14 rubygems