Gemfile.lock in itch_rewards-0.1.5 vs Gemfile.lock in itch_rewards-0.2.0
- old
+ new
@@ -1,31 +1,31 @@
PATH
remote: .
specs:
- itch_rewards (0.1.4)
+ itch_rewards (0.2.0)
dry-cli (~> 0.7.0)
- itch_client (~> 0.4.1)
+ itch_client (~> 0.4.2, >= 0.4.2)
pastel (~> 0.8.0)
tty-prompt (~> 0.23.1)
tty-table (~> 0.12.0)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
- connection_pool (2.2.5)
+ addressable (2.8.3)
+ public_suffix (>= 2.0.2, < 6.0)
+ connection_pool (2.4.0)
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.1)
+ itch_client (0.4.2)
mechanize (~> 2.8)
mechanize (2.8.5)
addressable (~> 2.8)
domain_name (~> 0.5, >= 0.5.20190701)
http-cookie (~> 1.0, >= 1.0.3)
@@ -36,22 +36,20 @@
rubyntlm (~> 0.6, >= 0.6.3)
webrick (~> 1.7)
webrobots (~> 0.1.2)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2022.0105)
- mini_portile2 (2.8.0)
+ mime-types-data (3.2023.0218.1)
net-http-digest_auth (1.4.1)
- net-http-persistent (4.0.1)
+ net-http-persistent (4.0.2)
connection_pool (~> 2.2)
- nokogiri (1.13.6)
- mini_portile2 (~> 2.8.0)
+ nokogiri (1.14.2-x86_64-linux)
racc (~> 1.4)
pastel (0.8.0)
tty-color (~> 0.5)
- public_suffix (4.0.7)
- racc (1.6.0)
+ public_suffix (5.0.1)
+ racc (1.6.2)
rake (13.0.3)
reline (0.2.5)
io-console (~> 0.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
@@ -87,12 +85,12 @@
strings (~> 0.2.0)
tty-screen (~> 0.8)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
- unicode-display_width (2.1.0)
+ unicode-display_width (2.4.2)
unicode_utils (1.4.0)
- webrick (1.7.0)
+ webrick (1.8.1)
webrobots (0.1.2)
wisper (2.0.1)
PLATFORMS
ruby