summaryrefslogtreecommitdiff
path: root/spec/bin/rspec
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bin/rspec')
-rwxr-xr-xspec/bin/rspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/bin/rspec b/spec/bin/rspec
index 1f61e3c64c..a41aa4896a 100755
--- a/spec/bin/rspec
+++ b/spec/bin/rspec
@@ -1,6 +1,7 @@
#!/usr/bin/env ruby
# frozen_string_literal: true
+require_relative "../bundler/support/switch_rubygems"
require_relative "../bundler/support/rubygems_ext"
Spec::Rubygems.gem_load("rspec-core", "rspec")