Gemfile.lock in itch_client-0.4.2 vs Gemfile.lock in itch_client-0.4.3
- old
+ new
@@ -1,28 +1,28 @@
PATH
remote: .
specs:
- itch_client (0.4.1)
+ itch_client (0.4.3)
mechanize (~> 2.8)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.5)
+ public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
coderay (1.1.3)
- connection_pool (2.2.5)
+ connection_pool (2.4.1)
diff-lcs (1.5.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
- http-cookie (1.0.4)
+ http-cookie (1.0.5)
domain_name (~> 0.5)
io-console (0.5.11)
irb (1.4.1)
reline (>= 0.3.0)
- mechanize (2.8.4)
+ 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)
@@ -30,28 +30,30 @@
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.4.1)
+ mime-types (3.5.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2022.0105)
- mini_portile2 (2.8.0)
+ mime-types-data (3.2023.0808)
+ mini_portile2 (2.8.4)
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.15.4)
+ mini_portile2 (~> 2.8.2)
racc (~> 1.4)
+ nokogiri (1.15.4-x86_64-linux)
+ racc (~> 1.4)
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.7)
- racc (1.6.0)
+ public_suffix (5.0.3)
+ racc (1.7.1)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.2.1)
reline (0.3.1)
io-console (~> 0.5)
@@ -82,12 +84,12 @@
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
rubyntlm (0.6.3)
unf (0.1.4)
unf_ext
- unf_ext (0.0.8.1)
+ unf_ext (0.0.8.2)
unicode-display_width (2.1.0)
- webrick (1.7.0)
+ webrick (1.8.1)
webrobots (0.1.2)
PLATFORMS
ruby
x86_64-linux