Sha256: 19489867b5cc0453d1e6425835989851634a6e99be12db6b367ed73ed480d557
Contents?: true
Size: 390 Bytes
Versions: 92
Compression:
Stored size: 390 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', 'autospec', version)
Version data entries
92 entries across 87 versions & 12 rubygems