Skip to content

Commit

Permalink
webmock 3 drops ruby 1.9 support; specify this in its gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
notEthan committed May 17, 2017
1 parent f2773ea commit cd18648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gemfiles/Gemfile.ruby_19.x
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ gemspec :path => "../"

gem "json", "~> 1.0"
gem "addressable", "< 2.5"
gem "webmock", "< 3"

0 comments on commit cd18648

Please sign in to comment.