Sha256: 1f2a12f9bb69db5ada087c8c664a7dccd47b531f548a729bced6efd0c60797b5
Contents?: true
Size: 400 Bytes
Versions: 3
Compression:
Stored size: 400 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
opie-1.1.0 | bin/rspec |
opie-1.0.0 | bin/rspec |
opie-0.1.0 | bin/rspec |