From 40fc70c9c487632217ac1a0553678439290e8e2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 08:33:12 +0000 Subject: [PATCH] Bump skylight from 6.0.4 to 7.0.0 Bumps [skylight](https://github.com/skylightio/skylight-ruby) from 6.0.4 to 7.0.0. - [Changelog](https://github.com/skylightio/skylight-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/skylightio/skylight-ruby/compare/v6.0.4...v7.0.0) --- updated-dependencies: - dependency-name: skylight dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6aab304..df7659d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM bcrypt_pbkdf (1.1.1-arm64-darwin) bcrypt_pbkdf (1.1.1-x86_64-darwin) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.2.3) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -97,7 +97,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) crass (1.0.6) date (3.4.1) debug (1.11.0) @@ -300,8 +300,8 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - skylight (6.0.4) - activesupport (>= 5.2.0) + skylight (7.0.0) + activesupport (>= 7.1.0) solid_cable (3.0.12) actioncable (>= 7.2) activejob (>= 7.2)