Sha256: 2b976c20cfbf74d105815adcad90ff7a07cc4e477b9cbc5813421114eb421b5b
Contents?: true
Size: 444 Bytes
Versions: 44
Compression:
Stored size: 444 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'rspec' 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('rspec-core', 'rspec')
Version data entries
44 entries across 44 versions & 14 rubygems