diff --git a/Gemfile.lock b/Gemfile.lock index af0bd1c8..e98d1cfe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 12188144b205bcb7a67adb05d9913ea7a256d54c + revision: aa1bee96f565b2f894e4b9eef434990ecfaaa833 branch: main specs: activemodel (8.2.0.alpha) @@ -19,6 +19,7 @@ GIT json logger (>= 1.4.2) minitest (>= 5.1) + psych (>= 4) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) @@ -41,7 +42,7 @@ GEM byebug (12.0.0) coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (3.0.1) + connection_pool (3.0.2) date (3.4.1) debug (1.11.0) irb (~> 1.10) @@ -77,14 +78,14 @@ GEM hiredis (0.6.3) hiredis-client (0.26.1) redis-client (= 0.26.1) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.0) irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.15.2) + json (2.18.0) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) @@ -163,7 +164,7 @@ GEM ruby2_keywords (0.0.5) securerandom (0.4.1) stringio (3.1.7) - timeout (0.4.4) + timeout (0.6.0) toxiproxy (2.0.2) trilogy (2.9.0) tzinfo (2.0.6)