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

- old
+ new

@@ -1,24 +1,26 @@ PATH remote: . specs: - acw (1.1.2) - faraday (>= 1.0) + acw (1.2.0) + excon (>= 0.73.0) GEM remote: https://rubygems.org/ specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) + coderay (1.1.3) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) - faraday (1.2.0) - multipart-post (>= 1.2, < 3) - ruby2_keywords + excon (0.78.1) hashdiff (1.0.1) - multipart-post (2.1.1) + method_source (1.0.0) + pry (0.13.1) + coderay (~> 1.1) + method_source (~> 1.0) public_suffix (4.0.4) rake (12.3.3) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) @@ -30,11 +32,10 @@ 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) @@ -44,9 +45,10 @@ ruby DEPENDENCIES acw! bundler (~> 2.0) + pry (~> 0.13.1) rake (~> 12.3.3) rspec (~> 3.0) vcr (~> 5.1) webmock (~> 3.8)