diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index 1be1dec0c..0d6097bc1 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -39,7 +39,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (7.0.7.2) + activesupport (7.0.8) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -129,7 +129,7 @@ GEM multi_json (~> 1.14) method_source (1.0.0) mini_portile2 (2.8.4) - minitest (5.19.0) + minitest (5.20.0) multi_json (1.15.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) @@ -233,7 +233,7 @@ GEM rack-protection (= 3.1.0) sinatra (= 3.1.0) tilt (~> 2.0) - skylight (5.3.4) + skylight (6.0.0) activesupport (>= 5.2.0) state_machine (1.2.0) sucker_punch (2.1.2)