diff --git a/Gemfile.lock b/Gemfile.lock index 01dc294..ec0810f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM cssbundling-rails (1.4.1) railties (>= 6.0.0) date (3.4.0) - debug (1.9.2) + debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) drb (2.2.1) @@ -111,8 +111,8 @@ GEM activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.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) jbuilder (2.13.0) @@ -178,7 +178,8 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.2.0) + psych (5.2.2) + date stringio public_suffix (6.0.1) puma (6.4.3) @@ -222,7 +223,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.8.1) + rdoc (6.10.0) psych (>= 4.0.0) redcarpet (3.6.0) redis (5.3.0) @@ -230,7 +231,7 @@ GEM redis-client (0.22.2) connection_pool regexp_parser (2.9.2) - reline (0.5.11) + reline (0.6.0) io-console (~> 0.5) rexml (3.3.9) rouge (4.5.1)