Gemfile.lock in itch_rewards-0.2.0 vs Gemfile.lock in itch_rewards-0.2.1
- old
+ new
@@ -1,55 +1,59 @@
PATH
remote: .
specs:
- itch_rewards (0.2.0)
+ itch_rewards (0.2.1)
dry-cli (~> 0.7.0)
- itch_client (~> 0.4.2, >= 0.4.2)
+ itch_client (~> 0.4.3, >= 0.4.3)
pastel (~> 0.8.0)
tty-prompt (~> 0.23.1)
tty-table (~> 0.12.0)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.3)
+ addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
- connection_pool (2.4.0)
+ connection_pool (2.4.1)
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.5)
domain_name (~> 0.5)
io-console (0.5.9)
irb (1.3.5)
reline (>= 0.1.5)
- itch_client (0.4.2)
+ itch_client (0.4.3)
mechanize (~> 2.8)
- mechanize (2.8.5)
+ mechanize (2.9.1)
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.4.1)
+ mime-types (3.5.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2023.0218.1)
+ mime-types-data (3.2023.0808)
+ mini_portile2 (2.8.4)
net-http-digest_auth (1.4.1)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
- nokogiri (1.14.2-x86_64-linux)
+ nokogiri (1.15.4)
+ mini_portile2 (~> 2.8.2)
racc (~> 1.4)
+ nokogiri (1.15.4-x86_64-linux)
+ racc (~> 1.4)
pastel (0.8.0)
tty-color (~> 0.5)
- public_suffix (5.0.1)
- racc (1.6.2)
+ public_suffix (5.0.3)
+ racc (1.7.1)
rake (13.0.3)
reline (0.2.5)
io-console (~> 0.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
@@ -102,6 +106,6 @@
itch_rewards!
rake (~> 13.0)
rspec (~> 3.0)
BUNDLED WITH
- 2.2.17
+ 2.4.19