diff --git a/Gemfile.lock b/Gemfile.lock index 50d0f2d..d1f11ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,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) @@ -111,6 +111,7 @@ GEM dotenv (3.1.8) drb (2.2.1) ed25519 (1.3.0) + erb (5.0.1) erubi (1.13.1) et-orbi (1.2.11) tzinfo @@ -224,7 +225,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) @@ -279,7 +280,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.13.1) + rdoc (6.14.0) + erb psych (>= 4.0.0) regexp_parser (2.10.0) reline (0.6.1)