diff --git a/Gemfile.lock b/Gemfile.lock index 637c8ea..aa5537b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,17 +87,19 @@ GEM connection_pool (2.4.1) 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.2) erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.8.0) - irb (1.14.3) + io-console (0.8.1) + irb (1.15.2) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.12.0) @@ -133,13 +135,16 @@ GEM parser (3.3.8.0) ast (~> 2.4.1) racc + pp (0.6.2) + prettyprint + prettyprint (0.2.0) prism (1.4.0) propshaft (1.1.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.2.2) + psych (5.2.6) date stringio puma (6.6.0) @@ -183,10 +188,11 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.10.0) + rdoc (6.14.2) + erb psych (>= 4.0.0) regexp_parser (2.10.0) - reline (0.6.0) + reline (0.6.2) io-console (~> 0.5) rubocop (1.75.7) json (~> 2.3) @@ -215,7 +221,7 @@ GEM securerandom (0.4.1) sqlite3 (2.6.0-arm64-darwin) sqlite3 (2.6.0-x86_64-linux-gnu) - stringio (3.1.2) + stringio (3.1.7) thor (1.3.2) timeout (0.4.3) tzinfo (2.0.6)