From 666540abf5525995f31db926caa2e9e87d9bc329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 04:27:20 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [friendly_id](https://github.com/norman/friendly_id) and [whenever](https://github.com/javan/whenever). Updates `friendly_id` from 5.5.1 to 5.6.0 - [Changelog](https://github.com/norman/friendly_id/blob/master/Changelog.md) - [Commits](https://github.com/norman/friendly_id/compare/5.5.1...v5.6.0) Updates `whenever` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/javan/whenever/releases) - [Changelog](https://github.com/javan/whenever/blob/main/CHANGELOG.md) - [Commits](https://github.com/javan/whenever/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: friendly_id dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: whenever dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 05d166b..9608c9c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM config (5.6.1) deep_merge (~> 1.2, >= 1.2.1) ostruct - connection_pool (2.5.4) + connection_pool (3.0.2) crass (1.0.6) date (3.5.0) debug (1.11.0) @@ -141,7 +141,7 @@ GEM net-http (>= 0.5.0) fast-stemmer (1.0.2) ffi (1.17.2) - friendly_id (5.5.1) + friendly_id (5.6.0) activerecord (>= 4.0.0) github-markup (5.0.1) globalid (1.3.0) @@ -174,7 +174,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.16.0) + json (2.17.1) jwt (3.1.2) base64 kaminari (1.2.2) @@ -211,7 +211,7 @@ GEM matrix (0.4.3) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.26.1) + minitest (5.26.2) msgpack (1.8.0) multi_xml (0.7.2) bigdecimal (~> 3.1) @@ -429,7 +429,7 @@ GEM stringio (3.1.7) thor (1.4.0) tilt (2.6.1) - timeout (0.4.4) + timeout (0.5.0) tsort (0.2.0) turbo-rails (2.0.20) actionpack (>= 7.1.0) @@ -457,7 +457,7 @@ GEM base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - whenever (1.1.0) + whenever (1.1.1) chronic (>= 0.6.3) xpath (3.2.0) nokogiri (~> 1.8)