diff --git a/Gemfile.lock b/Gemfile.lock index e777072..15155f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ GEM railties (>= 6.0.0) csv (3.3.3) date (3.4.1) - debug (1.10.0) + debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) devise (4.9.4) @@ -138,6 +138,7 @@ GEM dotenv (3.1.7) drb (2.2.1) ed25519 (1.3.0) + erb (5.0.1) erubi (1.13.1) et-orbi (1.2.11) tzinfo @@ -173,7 +174,7 @@ GEM railties (>= 7.0) responders (>= 2) io-console (0.8.0) - irb (1.15.1) + irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -270,7 +271,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.2.3) + psych (5.2.6) date stringio public_suffix (6.0.1) @@ -321,10 +322,11 @@ GEM activerecord (>= 6.1.5) activesupport (>= 6.1.5) i18n - rdoc (6.13.0) + rdoc (6.14.1) + erb psych (>= 4.0.0) regexp_parser (2.10.0) - reline (0.6.0) + reline (0.6.1) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -395,7 +397,7 @@ GEM ostruct stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.5) + stringio (3.1.7) thor (1.3.2) thruster (0.1.12) thruster (0.1.12-aarch64-linux)