Skip to content

Commit d0d88ca

Browse files
committed
typo
1 parent 52c35e7 commit d0d88ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/webmachine/spec/adapter_lint.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
let(:address) { "::1" }
5858

5959
it "provides the IPv6 request URI" do
60-
if RUBY_VERSION =~ /^2\.(0|1\2)\./
60+
if RUBY_VERSION =~ /^2\.(0|1|2)\./
6161
skip "Net::HTTP regression in Ruby 2.(0|1|2)"
6262
end
6363

0 commit comments

Comments
 (0)