diff --git a/Gemfile.lock b/Gemfile.lock index f3f354a..620d760 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,8 +56,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.0) autoprefixer-rails (9.7.6) execjs @@ -139,11 +139,6 @@ GEM nio4r (2.5.2-java) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - nokogiri (1.10.9-java) - nokogiri (1.10.9-x64-mingw32) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.9-x86-mingw32) - mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) parallel (1.19.1) parser (2.7.1.2) @@ -151,7 +146,7 @@ GEM pg (1.2.3) pg (1.2.3-x64-mingw32) pg (1.2.3-x86-mingw32) - public_suffix (4.0.5) + public_suffix (5.0.0) puma (4.3.3) nio4r (~> 2.0) puma (4.3.3-java)