Gemfile.lock in at_coder_friends-0.3.3 vs Gemfile.lock in at_coder_friends-0.4.0

- old
+ new

@@ -1,28 +1,28 @@ PATH remote: . specs: - at_coder_friends (0.3.3) + at_coder_friends (0.4.0) launchy (~> 2.4.3) mechanize (~> 2.0) GEM remote: https://rubygems.org/ specs: - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) - docile (1.3.1) + docile (1.3.2) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - hashdiff (0.3.8) + hashdiff (1.0.0) http-cookie (1.0.3) domain_name (~> 0.5) - json (2.1.0) + json (2.2.0) launchy (2.4.3) addressable (~> 2.3) mechanize (2.7.6) domain_name (~> 0.5, >= 0.5.1) http-cookie (~> 1.0) @@ -40,12 +40,12 @@ net-http-persistent (3.1.0) connection_pool (~> 2.2) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) ntlm-http (0.1.1) - public_suffix (3.0.3) - rake (10.5.0) + public_suffix (4.0.1) + rake (12.3.3) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-core (3.8.0) @@ -55,34 +55,34 @@ 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) - safe_yaml (1.0.4) - simplecov (0.16.1) + safe_yaml (1.0.5) + simplecov (0.17.0) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) unf (0.1.4) unf_ext unf_ext (0.0.7.6) - webmock (3.5.1) + webmock (3.7.3) addressable (>= 2.3.6) crack (>= 0.3.2) - hashdiff + hashdiff (>= 0.4.0, < 2.0.0) webrobots (0.1.2) PLATFORMS ruby x64-mingw32 DEPENDENCIES at_coder_friends! - bundler (~> 1.16) - rake (~> 10.0) + bundler (~> 2.0) + rake (~> 12.3) rspec (~> 3.0) simplecov (~> 0.10) webmock (~> 3.0) BUNDLED WITH - 1.17.3 + 2.0.2