Skip to content

Commit

Permalink
Deal with undefined method `+@' in httparty v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
khiav reoy committed Sep 10, 2021
1 parent 9921b26 commit 1642d3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gemfiles/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ source 'https://rubygems.org'

group :test do
gem 'simplecov', '< 0.18'
gem 'httparty', '< 0.19'
end

gemspec path: '../'

0 comments on commit 1642d3b

Please sign in to comment.