summaryrefslogtreecommitdiff
path: root/spec/install/gems/compact_index_spec.rb
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-02-22 11:03:01 +0100
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-02-25 21:07:46 +0100
commit7c8597c486c9efcd708e0314584f78e08fbc03ce (patch)
tree73af2f7d048dc4f315c8efff4b4dcdf6376307a0 /spec/install/gems/compact_index_spec.rb
parentad9fee2cbd1d0edf029cf91824b38481fad06790 (diff)
downloadbundler-7c8597c486c9efcd708e0314584f78e08fbc03ce.tar.gz
Remove unnecessary rubygems filters from specs
Diffstat (limited to 'spec/install/gems/compact_index_spec.rb')
-rw-r--r--spec/install/gems/compact_index_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/install/gems/compact_index_spec.rb b/spec/install/gems/compact_index_spec.rb
index 9d6ba770be..01ad1f991f 100644
--- a/spec/install/gems/compact_index_spec.rb
+++ b/spec/install/gems/compact_index_spec.rb
@@ -863,7 +863,7 @@ The checksum of /versions does not match the checksum provided by the server! So
E
end
- describe "checksum validation", :rubygems => ">= 2.3.0" do
+ describe "checksum validation" do
it "raises when the checksum does not match" do
install_gemfile <<-G, :artifice => "compact_index_wrong_gem_checksum"
source "#{source_uri}"