We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52c35e7 commit d0d88caCopy full SHA for d0d88ca
lib/webmachine/spec/adapter_lint.rb
@@ -57,7 +57,7 @@
57
let(:address) { "::1" }
58
59
it "provides the IPv6 request URI" do
60
- if RUBY_VERSION =~ /^2\.(0|1\2)\./
+ if RUBY_VERSION =~ /^2\.(0|1|2)\./
61
skip "Net::HTTP regression in Ruby 2.(0|1|2)"
62
end
63
0 commit comments