From 7c8597c486c9efcd708e0314584f78e08fbc03ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Rodr=C3=ADguez?= Date: Fri, 22 Feb 2019 11:03:01 +0100 Subject: Remove unnecessary rubygems filters from specs --- spec/install/gems/compact_index_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/install/gems/compact_index_spec.rb') 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}" -- cgit v1.2.1