Skip to content

Commit 3c50306

Browse files
authored
Merge pull request #383 from notEthan/webmock_2
webmock 3 drops ruby 1.9 support; specify this in its gemfile
2 parents 3ec4d62 + 2a29296 commit 3c50306

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)