Gemfile.lock in test_driven_lighting-1.1.0 vs Gemfile.lock in test_driven_lighting-1.2.0

- old
+ new

@@ -1,36 +1,42 @@ PATH remote: . specs: - test_driven_lighting (1.0.2) + test_driven_lighting (1.1.0) bunny (~> 2.7) faraday (~> 0.12.2) json (~> 2.1) GEM remote: https://rubygems.org/ specs: + addressable (2.5.2) + public_suffix (>= 2.0.2, < 4.0) amq-protocol (2.2.0) ast (2.3.0) bunny (2.7.2) amq-protocol (>= 2.2.0) byebug (9.0.6) coderay (1.1.2) + crack (0.4.3) + safe_yaml (~> 1.0.0) diff-lcs (1.3) docile (1.1.5) faraday (0.12.2) multipart-post (>= 1.2, < 3) + hashdiff (0.3.7) json (2.1.0) method_source (0.9.0) multipart-post (2.0.0) parallel (1.12.0) parser (2.4.0.2) ast (~> 2.3) powerpack (0.1.1) pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) + public_suffix (3.0.1) rainbow (2.2.2) rake rake (12.3.0) rspec (3.7.0) rspec-core (~> 3.7.0) @@ -51,16 +57,21 @@ powerpack (~> 0.1) rainbow (>= 2.2.2, < 3.0) ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.9.0) + safe_yaml (1.0.4) simplecov (0.15.1) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) unicode-display_width (1.3.0) + webmock (3.1.1) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff PLATFORMS ruby DEPENDENCIES @@ -69,8 +80,9 @@ rake (~> 12.3) rspec (~> 3.5) rubocop (~> 0.51.0) simplecov (~> 0.15.1) test_driven_lighting! + webmock (~> 3.1.1) BUNDLED WITH 1.15.4