diff --git a/Gemfile.lock b/Gemfile.lock index e8fc0c5..1d49cf0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM connection_pool (2.4.1) crass (1.0.6) date (3.4.0) - debug (1.9.2) + debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.5.1) @@ -120,8 +120,8 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.7.2) - irb (1.14.1) + io-console (0.8.0) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.13.0) @@ -165,7 +165,8 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - psych (5.2.0) + psych (5.2.3) + date stringio public_suffix (6.0.1) puma (6.5.0) @@ -211,14 +212,14 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.7.0) + rdoc (6.11.0) psych (>= 4.0.0) redis (5.3.0) redis-client (>= 0.22.0) redis-client (0.22.2) connection_pool regexp_parser (2.10.0) - reline (0.5.11) + reline (0.6.0) io-console (~> 0.5) rexml (3.3.9) rspec-core (3.13.2)