Gemfile.lock in itch_client-0.2.0 vs Gemfile.lock in itch_client-0.3.0

- old
+ new

@@ -1,17 +1,18 @@ PATH remote: . specs: - itch_client (0.2.0) + itch_client (0.3.0) mechanize (~> 2.8) GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) + coderay (1.1.3) connection_pool (2.2.5) diff-lcs (1.4.4) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) http-cookie (1.0.3) @@ -28,21 +29,25 @@ net-http-persistent (>= 2.5.2, < 5.0.dev) nokogiri (~> 1.11, >= 1.11.2) rubyntlm (~> 0.6, >= 0.6.3) webrick (~> 1.7) webrobots (~> 0.1.2) + method_source (1.0.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) net-http-digest_auth (1.4.1) net-http-persistent (4.0.1) connection_pool (~> 2.2) - nokogiri (1.11.5-x86_64-linux) + nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) parallel (1.20.1) parser (3.0.1.1) ast (~> 2.4.1) + pry (0.14.1) + coderay (~> 1.1) + method_source (~> 1.0) public_suffix (4.0.6) racc (1.5.2) rainbow (3.0.0) rake (13.0.3) regexp_parser (2.1.1) @@ -86,9 +91,10 @@ x86_64-linux DEPENDENCIES irb (~> 1.3) itch_client! + pry rake (~> 13.0) rspec (~> 3.0) rubocop (~> 1.7) BUNDLED WITH