diff --git a/Gemfile.lock b/Gemfile.lock index 9aa68f4..851919c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,7 +94,7 @@ GEM connection_pool (2.5.1) crass (1.0.6) date (3.4.1) - debug (1.10.0) + debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) debugbar (0.4.3) @@ -102,6 +102,7 @@ GEM rails diff-lcs (1.6.1) drb (2.2.1) + erb (5.0.1) erubi (1.13.1) et-orbi (1.2.11) tzinfo @@ -184,7 +185,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.2.3) + psych (5.2.6) date stringio puma (6.6.0) @@ -234,7 +235,8 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.13.1) + rdoc (6.14.0) + erb psych (>= 4.0.0) regexp_parser (2.10.0) reline (0.6.1)