Tweak to spec setup so that rspec
instead of our bin/rspec
binstub still works
This commit is contained in:
parent
8abb87b9c7
commit
3a6844a692
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env ruby
|
#!/usr/bin/env ruby
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
require_relative "../bundler/support/setup"
|
require_relative "../bundler/support/rubygems_ext"
|
||||||
|
|
||||||
Spec::Rubygems.gem_load("rspec-core", "rspec")
|
Spec::Rubygems.gem_load("rspec-core", "rspec")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user