diff --git a/Gemfile.lock b/Gemfile.lock index 01b39fc..7e240f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM concurrent-ruby (1.3.3) crass (1.0.6) date (3.3.4) - debug (1.9.1) + debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) erubi (1.13.0) @@ -81,9 +81,9 @@ GEM activesupport (>= 6.1) i18n (1.14.5) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.11.2) - rdoc + io-console (0.8.0) + irb (1.14.3) + rdoc (>= 4.0.0) reline (>= 0.4.2) loofah (2.22.0) crass (~> 1.0.2) @@ -110,10 +110,15 @@ GEM nio4r (2.7.0) nokogiri (1.16.6-arm64-darwin) racc (~> 1.4) + nokogiri (1.16.6-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.16.6-x86_64-linux) + racc (~> 1.4) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - psych (5.1.2) + psych (5.2.2) + date stringio puma (6.4.2) nio4r (~> 2.0) @@ -150,14 +155,14 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rake (13.2.1) - rdoc (6.6.2) + rdoc (6.10.0) psych (>= 4.0.0) - reline (0.4.2) + reline (0.6.0) io-console (~> 0.5) sqlite3 (1.6.2-arm64-darwin) sqlite3 (1.6.2-x86_64-darwin) sqlite3 (1.6.2-x86_64-linux) - stringio (3.1.0) + stringio (3.1.2) thor (1.3.1) timeout (0.4.1) tzinfo (2.0.6)