summaryrefslogtreecommitdiff
path: root/spec/install/global_cache_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/install/global_cache_spec.rb')
-rw-r--r--spec/install/global_cache_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/install/global_cache_spec.rb b/spec/install/global_cache_spec.rb
index 3664d3963a..e41e7e0157 100644
--- a/spec/install/global_cache_spec.rb
+++ b/spec/install/global_cache_spec.rb
@@ -187,7 +187,7 @@ RSpec.describe "global gem caching" do
end
end
- describe "extension caching", :rubygems => "2.2" do
+ describe "extension caching", :ruby_repo, :rubygems => "2.2" do
it "works" do
build_git "very_simple_git_binary", &:add_c_extension
build_lib "very_simple_path_binary", &:add_c_extension