diff --git a/Gemfile.lock b/Gemfile.lock index 5112b9c..58f0e5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,10 +85,11 @@ GEM connection_pool (2.5.0) 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 (5.0.1) erubi (1.13.1) faker (3.5.1) i18n (>= 1.8.11, < 2) @@ -152,7 +153,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) @@ -197,7 +198,8 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.13.1) + rdoc (6.14.1) + erb psych (>= 4.0.0) regexp_parser (2.10.0) reline (0.6.1) @@ -232,7 +234,7 @@ GEM rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) securerandom (0.4.1) - stringio (3.1.6) + stringio (3.1.7) thor (1.3.2) timeout (0.4.3) tzinfo (2.0.6)