Gemfile.lock in acw-0.1.1 vs Gemfile.lock in acw-1.1.2

- old
+ new

@@ -1,25 +1,26 @@ PATH remote: . specs: - acw (0.1.1) - faraday (>= 1.0, < 3.0) + acw (1.1.2) + faraday (>= 1.0) GEM remote: https://rubygems.org/ specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) - faraday (1.0.1) + faraday (1.2.0) multipart-post (>= 1.2, < 3) + ruby2_keywords hashdiff (1.0.1) multipart-post (2.1.1) public_suffix (4.0.4) - rake (10.5.0) + rake (12.3.3) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) rspec-core (3.9.1) @@ -29,10 +30,11 @@ rspec-support (~> 3.9.0) rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.2) + ruby2_keywords (0.0.2) safe_yaml (1.0.5) vcr (5.1.0) webmock (3.8.3) addressable (>= 2.3.6) crack (>= 0.3.2) @@ -42,12 +44,12 @@ ruby DEPENDENCIES acw! bundler (~> 2.0) - rake (~> 10.0) + rake (~> 12.3.3) rspec (~> 3.0) vcr (~> 5.1) webmock (~> 3.8) BUNDLED WITH - 2.0.2 + 2.1.4