Skip to content

Commit cd18648

Browse files
committed
webmock 3 drops ruby 1.9 support; specify this in its gemfile
1 parent f2773ea commit cd18648

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gemfiles/Gemfile.ruby_19.x

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ gemspec :path => "../"
44

55
gem "json", "~> 1.0"
66
gem "addressable", "< 2.5"
7+
gem "webmock", "< 3"

0 commit comments

Comments
 (0)