diff --git a/Gemfile.lock b/Gemfile.lock index 733c519b..612a8eb1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM cssbundling-rails (1.4.1) railties (>= 6.0.0) date (3.4.1) - debug (1.9.2) + debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) descendants_tracker (0.0.4) @@ -152,7 +152,7 @@ GEM concurrent-ruby (~> 1.0) ice_nine (0.11.2) io-console (0.8.0) - irb (1.14.2) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.13.0) @@ -217,7 +217,7 @@ GEM pry (0.15.0) coderay (~> 1.1) method_source (~> 1.0) - psych (5.2.1) + psych (5.2.2) date stringio public_suffix (6.0.1) @@ -269,10 +269,10 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.8.1) + rdoc (6.10.0) psych (>= 4.0.0) regexp_parser (2.9.3) - reline (0.5.12) + reline (0.6.0) io-console (~> 0.5) rexml (3.3.9) rspec-core (3.13.2)