diff --git a/Gemfile.lock b/Gemfile.lock index 96d8998..922d04b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM connection_pool (2.4.1) crass (1.0.6) date (3.4.0) - debug (1.9.2) + debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) drb (2.2.1) @@ -96,8 +96,8 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.7.2) - irb (1.14.1) + io-console (0.8.0) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) logger (1.6.1) @@ -128,7 +128,8 @@ GEM nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) pg (1.5.9) - psych (5.1.2) + psych (5.2.2) + date stringio puma (6.4.3) nio4r (~> 2.0) @@ -170,9 +171,9 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rake (13.2.1) - rdoc (6.7.0) + rdoc (6.10.0) psych (>= 4.0.0) - reline (0.5.10) + reline (0.6.0) io-console (~> 0.5) securerandom (0.3.1) sprockets (4.2.1) @@ -184,7 +185,7 @@ GEM sprockets (>= 3.0.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.1) + stringio (3.1.2) thor (1.3.2) timeout (0.4.1) turbo-rails (2.0.11)