diff --git a/Gemfile.lock b/Gemfile.lock index aaaa142..58f998b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ 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) tzinfo (~> 2.0) builder (3.2.4) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) daemons (1.4.1) diff-lcs (1.5.0) eventmachine (1.2.7) @@ -17,7 +17,7 @@ GEM i18n (1.12.0) concurrent-ruby (~> 1.0) mini_portile2 (2.8.1) - minitest (5.16.2) + minitest (5.17.0) multi_json (1.15.0) mustermann (2.0.2) ruby2_keywords (~> 0.0.1) @@ -62,7 +62,7 @@ GEM eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) tilt (2.0.11) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) PLATFORMS