diff --git a/Gemfile.lock b/Gemfile.lock index bf60df5..b084cd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,14 +82,17 @@ GEM brakeman (7.0.2) racc builder (3.3.0) + cgi (0.5.0) concurrent-ruby (1.3.5) connection_pool (2.5.3) crass (1.0.6) date (3.4.1) - debug (1.10.0) + debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) drb (2.2.1) + erb (4.0.4) + cgi (>= 0.3.3) error_highlight (0.7.0) erubi (1.13.1) ffi (1.17.2) @@ -147,7 +150,7 @@ GEM prettyprint prettyprint (0.2.0) prism (1.4.0) - psych (5.2.3) + psych (5.2.6) date stringio puma (6.6.0) @@ -192,7 +195,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)