From da02a83b4e27f3a5430600da8034ec6463ec19eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 13:30:00 +0000 Subject: [PATCH] Bump skylight from 5.3.4 to 6.0.0 in /components/app Bumps [skylight](https://github.com/skylightio/skylight-ruby) from 5.3.4 to 6.0.0. - [Changelog](https://github.com/skylightio/skylight-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/skylightio/skylight-ruby/compare/v5.3.4...v6.0.0) --- updated-dependencies: - dependency-name: skylight dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- components/app/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)