Gemfile.lock in krypton-0.1.8 vs Gemfile.lock in krypton-0.2.0

- old
+ new

@@ -1,27 +1,43 @@ PATH remote: . specs: - krypton (0.1.6) + krypton (0.1.8) aes colorize commander + http paint rotp GEM remote: https://rubygems.org/ specs: + addressable (2.6.0) + public_suffix (>= 2.0.2, < 4.0) aes (0.5.0) colorize (0.8.1) - commander (4.4.6) - highline (~> 1.7.2) + commander (4.4.7) + highline (~> 2.0.0) diff-lcs (1.3) - highline (1.7.10) - paint (2.0.1) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) + highline (2.0.2) + http (4.1.1) + addressable (~> 2.3) + http-cookie (~> 1.0) + http-form_data (~> 2.0) + http_parser.rb (~> 0.6.0) + http-cookie (1.0.3) + domain_name (~> 0.5) + http-form_data (2.1.1) + http_parser.rb (0.6.0) + paint (2.1.0) + public_suffix (3.1.1) rake (10.5.0) - rotp (3.3.1) + rotp (5.1.0) + addressable (~> 2.5) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-core (3.8.0) @@ -31,10 +47,13 @@ rspec-support (~> 3.8.0) rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.6) PLATFORMS ruby DEPENDENCIES @@ -42,6 +61,6 @@ krypton! rake (~> 10.0) rspec (~> 3.0) BUNDLED WITH - 1.16.4 + 1.17.3