diff --git a/Gemfile.lock b/Gemfile.lock index b90ec29..7255a4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM connection_pool (2.4.1) crass (1.0.6) date (3.4.1) - debug (1.9.2) + debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) domain_name (0.6.20240107) @@ -137,7 +137,7 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.0) - irb (1.14.1) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.13.0) @@ -217,7 +217,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.2.1) + psych (5.2.2) date stringio public_suffix (6.0.1) @@ -263,10 +263,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.2) - reline (0.5.12) + reline (0.6.0) io-console (~> 0.5) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0)