Gemfile.lock in bubbles-rest-client-0.3.0 vs Gemfile.lock in bubbles-rest-client-0.3.1

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - bubbles-rest-client (0.2.0) + bubbles-rest-client (0.3.1) addressable (~> 2.5) rest-client (~> 2.0) GEM remote: https://rubygems.org/ @@ -14,13 +14,13 @@ builder (3.2.3) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) docile (1.3.1) - domain_name (0.5.20180417) + domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - hashdiff (0.3.4) + hashdiff (1.0.0) http-cookie (1.0.3) domain_name (~> 0.5) json (2.0.2) mime-types (3.2.2) mime-types-data (~> 3.2015) @@ -50,24 +50,24 @@ rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) ruby-progressbar (1.9.0) - safe_yaml (1.0.4) + safe_yaml (1.0.5) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) unf (0.1.4) unf_ext unf_ext (0.0.7.6) vcr (3.0.3) - webmock (3.0.1) + webmock (3.6.0) addressable (>= 2.3.6) crack (>= 0.3.2) - hashdiff + hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS ruby DEPENDENCIES @@ -77,9 +77,9 @@ minitest-reporters (~> 1.1) rake (~> 10.0) rspec (~> 3.8) simplecov (~> 0.16) vcr (~> 3.0) - webmock (~> 3.0) + webmock (~> 3.5) BUNDLED WITH - 2.0.1 + 2.0.2