Skip to content

Commit

Permalink
Fix build for ruby 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
maxjacobson committed Dec 29, 2016
1 parent a3ab246 commit 96d7f6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile.ruby-19
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ source "https://rubygems.org"

gem "addressable", "< 2.5"
gem "json", "~> 1.8", "< 2"
gem "webmock", "< 2.3.1"

gemspec

0 comments on commit 96d7f6c

Please sign in to comment.