diff --git a/Gemfile.lock b/Gemfile.lock index 16bffcb..d76c4ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - activemodel (8.0.1) - activesupport (= 8.0.1) - activerecord (8.0.1) - activemodel (= 8.0.1) - activesupport (= 8.0.1) + activemodel (8.0.2.1) + activesupport (= 8.0.2.1) + activerecord (8.0.2.1) + activemodel (= 8.0.2.1) + activesupport (= 8.0.2.1) timeout (>= 0.4.0) - activesupport (8.0.1) + activesupport (8.0.2.1) base64 benchmark (>= 0.3) bigdecimal @@ -21,11 +21,11 @@ GEM tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) ast (2.4.2) - base64 (0.2.0) - benchmark (0.4.0) - bigdecimal (3.1.9) + base64 (0.3.0) + benchmark (0.4.1) + bigdecimal (3.2.2) concurrent-ruby (1.3.5) - connection_pool (2.5.0) + connection_pool (2.5.3) cuba (4.0.3) rack (>= 3.0.0) rack-session (>= 2.0.0) @@ -36,7 +36,7 @@ GEM database_cleaner-core (2.0.1) diff-lcs (1.6.0) dotenv (3.1.7) - drb (2.2.1) + drb (2.2.3) factory_bot (6.5.1) activesupport (>= 6.1.0) faker (3.5.1) @@ -47,8 +47,8 @@ GEM json (2.10.1) language_server-protocol (3.17.0.4) lint_roller (1.1.0) - logger (1.6.6) - minitest (5.25.4) + logger (1.7.0) + minitest (5.25.5) nio4r (2.7.4) oj (3.16.10) bigdecimal (>= 3.0) @@ -109,7 +109,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.2) + uri (1.0.3) PLATFORMS ruby