diff --git a/Gemfile.lock b/Gemfile.lock index ff93d1a..d288c97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -9,7 +9,7 @@ GEM ast (2.4.2) bcrypt (3.1.18) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) connection_pool (2.2.5) diff-lcs (1.5.0) dotenv (2.7.6) @@ -65,7 +65,7 @@ GEM concurrent-ruby (~> 1.0) ice_nine (0.11.2) method_source (1.0.0) - minitest (5.16.3) + minitest (5.17.0) nio4r (2.5.8) oj (3.13.11) parallel (1.22.1)