diff --git a/Gemfile.lock b/Gemfile.lock index c0d70e1..7e529a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,16 +1,16 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.3) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - concurrent-ruby (1.1.10) - i18n (1.10.0) + concurrent-ruby (1.2.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.6.2) - minitest (5.15.0) + minitest (5.18.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) rack (2.2.3.1) @@ -25,7 +25,7 @@ GEM rack-protection (= 2.2.0) tilt (~> 2.0) tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) PLATFORMS