diff --git a/Gemfile.lock b/Gemfile.lock index 0152380..633dfaf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM 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) devise (4.9.4) @@ -113,6 +113,7 @@ GEM dotenv (3.1.8) drb (2.2.1) ed25519 (1.3.0) + erb (5.0.2) erubi (1.13.1) et-orbi (1.2.11) tzinfo @@ -128,7 +129,7 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.8.0) + io-console (0.8.1) irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) @@ -226,7 +227,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.2.4) + psych (5.2.6) date stringio public_suffix (6.0.2) @@ -273,7 +274,8 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.13.1) + rdoc (6.14.2) + erb psych (>= 4.0.0) regexp_parser (2.10.0) reline (0.6.1)