Gemfile.lock in at_coder_friends-0.6.6 vs Gemfile.lock in at_coder_friends-0.6.7

- old
+ new

@@ -1,32 +1,30 @@ PATH remote: . specs: - at_coder_friends (0.6.6) + at_coder_friends (0.6.7) colorize (~> 0.8.1) - launchy (>= 2.4.3, < 2.6.0) + launchy (>= 2.4.3) mechanize (~> 2.0) GEM remote: https://rubygems.org/ specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) colorize (0.8.1) - connection_pool (2.2.2) - crack (0.4.3) - safe_yaml (~> 1.0.0) - diff-lcs (1.3) - docile (1.3.2) + connection_pool (2.2.3) + crack (0.4.4) + diff-lcs (1.4.4) + docile (1.3.3) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) hashdiff (1.0.1) http-cookie (1.0.3) domain_name (~> 0.5) - json (2.3.0) - launchy (2.4.3) - addressable (~> 2.3) + launchy (2.5.0) + addressable (~> 2.7) mechanize (2.7.6) domain_name (~> 0.5, >= 0.5.1) http-cookie (~> 1.0) mime-types (>= 1.17.2) net-http-digest_auth (~> 1.1, >= 1.1.1) @@ -34,42 +32,40 @@ nokogiri (~> 1.6) ntlm-http (~> 0.1, >= 0.1.1) webrobots (>= 0.0.9, < 0.2) mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2020.0512) + mime-types-data (3.2020.1104) mini_portile2 (2.4.0) net-http-digest_auth (1.4.1) net-http-persistent (4.0.0) connection_pool (~> 2.2) - nokogiri (1.10.9) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) ntlm-http (0.1.1) - public_suffix (4.0.5) - rake (13.0.1) - rspec (3.9.0) - rspec-core (~> 3.9.0) - rspec-expectations (~> 3.9.0) - rspec-mocks (~> 3.9.0) - rspec-core (3.9.2) - rspec-support (~> 3.9.3) - rspec-expectations (3.9.2) + public_suffix (4.0.6) + rake (13.0.2) + rspec (3.10.0) + rspec-core (~> 3.10.0) + rspec-expectations (~> 3.10.0) + rspec-mocks (~> 3.10.0) + rspec-core (3.10.0) + rspec-support (~> 3.10.0) + rspec-expectations (3.10.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-mocks (3.9.1) + rspec-support (~> 3.10.0) + rspec-mocks (3.10.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-support (3.9.3) - safe_yaml (1.0.5) - simplecov (0.17.1) + rspec-support (~> 3.10.0) + rspec-support (3.10.0) + simplecov (0.18.5) docile (~> 1.1) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) + simplecov-html (~> 0.11) + simplecov-html (0.12.3) unf (0.1.4) unf_ext unf_ext (0.0.7.7) - webmock (3.8.3) + webmock (3.11.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) webrobots (0.1.2)