diff --git a/Gemfile.lock b/Gemfile.lock index 087b41d..c380bbe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.1) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -12,7 +12,7 @@ GEM blueprinter (0.23.4) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) diff-lcs (1.3) docile (1.3.2) dotenv (2.7.5) @@ -28,7 +28,7 @@ GEM mini_mime (>= 0.1.1) method_source (1.0.0) mini_mime (1.0.2) - minitest (5.17.0) + minitest (5.18.0) nio4r (2.5.8) oj (3.10.6) parallel (1.19.2) @@ -100,7 +100,7 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov-html (0.12.2) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.7.0)