Gemfile.lock in api_proxy-0.1.1 vs Gemfile.lock in api_proxy-0.1.2
- old
+ new
@@ -1,11 +1,11 @@
PATH
remote: .
specs:
- api_proxy (0.1.1)
+ api_proxy (0.1.2)
api_signature (~> 0.1.2)
- httparty (~> 0.15.7)
+ httparty (>= 0.15)
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.0)
@@ -55,10 +55,10 @@
guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hashdiff (0.3.7)
- httparty (0.15.7)
+ httparty (0.16.2)
multi_xml (>= 0.5.2)
i18n (1.0.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
iniparse (1.4.4)