From db1685e332b9933a591b079f5b9fcf00bc09e9a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 04:37:39 +0000 Subject: [PATCH] Bump skylight from 5.3.4 to 6.0.1 Bumps [skylight](https://github.com/skylightio/skylight-ruby) from 5.3.4 to 6.0.1. - [Changelog](https://github.com/skylightio/skylight-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/skylightio/skylight-ruby/compare/v5.3.4...v6.0.1) --- updated-dependencies: - dependency-name: skylight dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a94de6f57..db096fd82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,7 +225,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.5) mini_portile2 (2.8.4) - minitest (5.19.0) + minitest (5.20.0) msgpack (1.7.2) multi_json (1.15.0) multi_xml (0.6.0) @@ -429,7 +429,7 @@ GEM simplecov-html (0.12.3) simplecov-lcov (0.8.0) simplecov_json_formatter (0.1.4) - skylight (5.3.4) + skylight (6.0.1) activesupport (>= 5.2.0) slop (3.6.0) snaky_hash (2.0.1)