Gemfile.lock in itch_rewards-0.1.4 vs Gemfile.lock in itch_rewards-0.1.5

- old
+ new

@@ -1,55 +1,57 @@ PATH remote: . specs: itch_rewards (0.1.4) dry-cli (~> 0.7.0) - itch_client (~> 0.2.0) + itch_client (~> 0.4.1) pastel (~> 0.8.0) tty-prompt (~> 0.23.1) tty-table (~> 0.12.0) GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) connection_pool (2.2.5) diff-lcs (1.4.4) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dry-cli (0.7.0) - http-cookie (1.0.3) + http-cookie (1.0.5) domain_name (~> 0.5) io-console (0.5.9) irb (1.3.5) reline (>= 0.1.5) - itch_client (0.2.0) + itch_client (0.4.1) mechanize (~> 2.8) - mechanize (2.8.1) - addressable (~> 2.7) + mechanize (2.8.5) + 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) - 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) + mini_portile2 (2.8.0) net-http-digest_auth (1.4.1) net-http-persistent (4.0.1) connection_pool (~> 2.2) - nokogiri (1.11.6-x86_64-linux) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) racc (~> 1.4) pastel (0.8.0) tty-color (~> 0.5) - public_suffix (4.0.6) - racc (1.5.2) + public_suffix (4.0.7) + racc (1.6.0) rake (13.0.3) reline (0.2.5) io-console (~> 0.5) rspec (3.10.0) rspec-core (~> 3.10.0) @@ -84,17 +86,18 @@ pastel (~> 0.8) strings (~> 0.2.0) tty-screen (~> 0.8) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) - unicode-display_width (2.0.0) + unf_ext (0.0.8.2) + unicode-display_width (2.1.0) unicode_utils (1.4.0) webrick (1.7.0) webrobots (0.1.2) wisper (2.0.1) PLATFORMS + ruby x86_64-linux DEPENDENCIES irb (~> 1.3) itch_rewards!