diff --git a/Gemfile.lock b/Gemfile.lock index cbc5a20..a68bc1a 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) @@ -17,7 +17,7 @@ GEM i18n (1.12.0) concurrent-ruby (~> 1.0) mini_portile2 (2.8.1) - minitest (5.17.0) + minitest (5.18.0) multi_json (1.15.0) mustermann (2.0.2) ruby2_keywords (~> 0.0.1)