From bef2aa78f9cabecb3eb6d4d45c878298ee81c8bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 05:14:34 +0000 Subject: [PATCH] Bump the minor-and-patch group with 3 updates Bumps the minor-and-patch group with 3 updates: [solid_queue](https://github.com/rails/solid_queue), [solid_cable](https://github.com/rails/solid_cable) and [pagy](https://github.com/ddnexus/pagy). Updates `solid_queue` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](https://github.com/rails/solid_queue/compare/v1.4.0...v1.5.0) Updates `solid_cable` from 4.0.0 to 4.0.2 - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](https://github.com/rails/solid_cable/compare/v4.0.0...v4.0.2) Updates `pagy` from 43.6.0 to 43.6.1 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/43.6.0...43.6.1) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: solid_cable dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pagy dependency-version: 43.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1431d91..0b5feeb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM childprocess (5.1.0) logger (~> 1.5) chronic (0.10.2) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) config (5.6.1) deep_merge (~> 1.2, >= 1.2.1) ostruct @@ -149,7 +149,7 @@ GEM devise (> 3.5.2, < 5) rails (>= 4.2.0, < 8.2) drb (2.2.3) - erb (6.0.5) + erb (6.0.6) erb_lint (0.9.0) activesupport better_html (>= 2.0.1) @@ -294,7 +294,7 @@ GEM childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (>= 3.3.9) - pagy (43.6.0) + pagy (43.6.1) json uri yaml @@ -321,7 +321,7 @@ GEM nio4r (~> 2.0) pundit (2.5.2) activesupport (>= 3.0.0) - raabro (1.4.0) + raabro (1.5.0) racc (1.8.1) rack (3.2.6) rack-attack (6.8.0) @@ -432,7 +432,7 @@ GEM faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 4.0) smart_properties (1.17.0) - solid_cable (4.0.0) + solid_cable (4.0.2) actioncable (>= 7.2) activejob (>= 7.2) activerecord (>= 7.2) @@ -441,7 +441,7 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_queue (1.4.0) + solid_queue (1.5.0) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1)