mirror of https://gitee.com/bigwinds/arangodb
Remove httparty from the bundle - it comes as a dependency from persistent_httparty
This commit is contained in:
parent
88fad2e789
commit
3b12dc0c32
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue