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

- old
+ new

@@ -1,90 +1,90 @@ PATH remote: . specs: - itch_client (0.3.0) + itch_client (0.4.0) mechanize (~> 2.8) GEM remote: https://rubygems.org/ specs: 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) + diff-lcs (1.5.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - http-cookie (1.0.3) + http-cookie (1.0.4) domain_name (~> 0.5) - io-console (0.5.9) - irb (1.3.5) - reline (>= 0.1.5) - mechanize (2.8.1) - addressable (~> 2.7) + io-console (0.5.11) + irb (1.4.1) + reline (>= 0.3.0) + mechanize (2.8.4) + addressable (~> 2.8) domain_name (~> 0.5, >= 0.5.20190701) http-cookie (~> 1.0, >= 1.0.3) mime-types (~> 3.0) net-http-digest_auth (~> 1.4, >= 1.4.1) 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 (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2021.0225) + mime-types-data (3.2022.0105) net-http-digest_auth (1.4.1) net-http-persistent (4.0.1) connection_pool (~> 2.2) - nokogiri (1.12.5-x86_64-linux) + nokogiri (1.13.3-x86_64-linux) racc (~> 1.4) - parallel (1.20.1) - parser (3.0.1.1) + parallel (1.22.1) + parser (3.1.1.0) 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) - reline (0.2.5) + racc (1.6.0) + rainbow (3.1.1) + rake (13.0.6) + regexp_parser (2.2.1) + reline (0.3.1) io-console (~> 0.5) rexml (3.2.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec (3.11.0) + rspec-core (~> 3.11.0) + rspec-expectations (~> 3.11.0) + rspec-mocks (~> 3.11.0) + rspec-core (3.11.0) + rspec-support (~> 3.11.0) + rspec-expectations (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-mocks (3.10.2) + rspec-support (~> 3.11.0) + rspec-mocks (3.11.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.2) - rubocop (1.15.0) + rspec-support (~> 3.11.0) + rspec-support (3.11.0) + rubocop (1.26.1) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.5.0, < 2.0) + rubocop-ast (>= 1.16.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.5.0) - parser (>= 3.0.1.1) + rubocop-ast (1.16.0) + parser (>= 3.1.1.0) ruby-progressbar (1.11.0) rubyntlm (0.6.3) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) - unicode-display_width (2.0.0) + unf_ext (0.0.8.1) + unicode-display_width (2.1.0) webrick (1.7.0) webrobots (0.1.2) PLATFORMS x86_64-linux