Skip to content

Commit

Permalink
Fixed Test
Browse files Browse the repository at this point in the history
  • Loading branch information
elconas committed Nov 18, 2016
1 parent 776c127 commit fae6fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ gem 'rubocop', '< 0.42.0'

gem 'json_pure', '< 2.0.2'
gem 'net-http-persistent', '<= 2.9.4', :require => false if RUBY_VERSION < '2.0.0'
gem 'addressable', '<= 2.4.0', :require => false if RUBY_VERSION < '2.0.0'

group :development do
gem 'simplecov'
Expand Down

0 comments on commit fae6fd2

Please # to comment.