diff --git a/Gemfile.lock b/Gemfile.lock index 9988ab2..7910284 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.3.1) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -49,7 +49,7 @@ GEM concurrent-ruby (~> 1.0) json (2.6.2) method_source (1.0.0) - minitest (5.16.3) + minitest (5.17.0) multipart-post (2.2.3) parallel (1.22.1) parser (3.1.2.1)