Skip to content

Commit 3a6844a

Browse files
deivid-rodriguezhsbt
authored andcommitted
Tweak to spec setup so that rspec instead of our bin/rspec binstub still works
1 parent 8abb87b commit 3a6844a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/bin/rspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env ruby
22
# frozen_string_literal: true
33

4-
require_relative "../bundler/support/setup"
4+
require_relative "../bundler/support/rubygems_ext"
55

66
Spec::Rubygems.gem_load("rspec-core", "rspec")

0 commit comments

Comments
 (0)