Gemfile.lock in api_proxy-0.2.4 vs Gemfile.lock in api_proxy-0.2.5

- old
+ new

@@ -1,24 +1,24 @@ PATH remote: . specs: - api_proxy (0.2.4) + api_proxy (0.2.5) activesupport (>= 4.0) api_signature (~> 0.1.2) httparty (>= 0.15) GEM remote: https://rubygems.org/ specs: - activesupport (5.2.1) + activesupport (5.2.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) - api_signature (0.1.2) + api_signature (0.1.4) activesupport (>= 4.0) rack (>= 1.6) ast (2.4.0) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) @@ -56,13 +56,14 @@ guard-rspec (4.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) hashdiff (0.3.7) - httparty (0.16.2) + httparty (0.16.4) + mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.1.0) + i18n (1.5.3) concurrent-ruby (~> 1.0) ice_nine (0.11.2) iniparse (1.4.4) jaro_winkler (1.5.1) kwalify (0.7.2) @@ -70,10 +71,13 @@ rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) lumberjack (1.0.13) method_source (0.9.0) + mime-types (3.2.2) + mime-types-data (~> 3.2015) + mime-types-data (3.2018.0812) minitest (5.11.3) multi_xml (0.6.0) nenv (0.3.0) notiffany (0.1.1) nenv (~> 0.1) @@ -87,10 +91,10 @@ powerpack (0.1.2) pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.2) - rack (2.0.5) + rack (2.0.6) rainbow (3.0.0) rake (10.5.0) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2)