From b8073bfaaf7f4173784d84378c6422b6a3a8c950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 13:53:43 +0000 Subject: [PATCH] Bump skylight from 6.0.0 to 6.0.1 in /components/app Bumps [skylight](https://github.com/skylightio/skylight-ruby) from 6.0.0 to 6.0.1. - [Changelog](https://github.com/skylightio/skylight-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/skylightio/skylight-ruby/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: skylight dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- components/app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index 9cb3927b1..38aaab337 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -234,7 +234,7 @@ GEM rack-protection (= 3.1.0) sinatra (= 3.1.0) tilt (~> 2.0) - skylight (6.0.0) + skylight (6.0.1) activesupport (>= 5.2.0) state_machine (1.2.0) sucker_punch (2.1.2)