From 9af922583c4cb3f4763d89049c3fd7e356b95c40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 09:04:38 +0000 Subject: [PATCH] build(deps): bump friendly_id from 5.6.0 to 5.7.0 Bumps [friendly_id](https://github.com/norman/friendly_id) from 5.6.0 to 5.7.0. - [Release notes](https://github.com/norman/friendly_id/releases) - [Changelog](https://github.com/norman/friendly_id/blob/master/Changelog.md) - [Commits](https://github.com/norman/friendly_id/compare/v5.6.0...v5.7.0) --- updated-dependencies: - dependency-name: friendly_id dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c64f464..6f547b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM base64 (0.3.0) bcrypt (3.1.22) benchmark (0.5.0) - bigdecimal (4.1.0) + bigdecimal (4.1.2) bindex (0.8.1) bootsnap (1.23.0) msgpack (~> 1.2) @@ -119,7 +119,7 @@ GEM net-http (~> 0.5) foreman (0.90.0) thor (~> 1.4) - friendly_id (5.6.0) + friendly_id (5.7.0) activerecord (>= 4.0.0) fugit (1.12.1) et-orbi (~> 1.4) @@ -139,7 +139,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.19.3) + json (2.19.5) json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) @@ -166,7 +166,7 @@ GEM marcel (1.1.0) matrix (0.4.3) mini_mime (1.1.5) - minitest (6.0.2) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) msgpack (1.8.0)