1
0
Fork 0

Remove httparty from the bundle - it comes as a dependency from persistent_httparty

This commit is contained in:
Wilfried Goesgens 2016-02-10 10:48:03 +01:00
parent 88fad2e789
commit 3b12dc0c32
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
source :rubygems
gem "httparty", "~> 0.8.1"
gem "persistent_httparty"
gem "rspec", "~> 2.14.0"
gem "rspec-core", "~> 2.14.0"