Gemfile.lock in itch_client-0.4.0 vs Gemfile.lock in itch_client-0.4.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- itch_client (0.4.0)
+ itch_client (0.4.1)
mechanize (~> 2.8)
GEM
remote: https://rubygems.org/
specs:
@@ -33,22 +33,24 @@
webrobots (~> 0.1.2)
method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
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.13.3-x86_64-linux)
+ nokogiri (1.13.6)
+ mini_portile2 (~> 2.8.0)
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.6)
+ public_suffix (4.0.7)
racc (1.6.0)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.2.1)
reline (0.3.1)
@@ -86,9 +88,10 @@
unicode-display_width (2.1.0)
webrick (1.7.0)
webrobots (0.1.2)
PLATFORMS
+ ruby
x86_64-linux
DEPENDENCIES
irb (~> 1.3)
itch_client!