From 0c00b866daebf8be491d29016b1efebf417f834b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 10:38:23 +0930 Subject: [PATCH] Bump friendly_id from 5.6.0 to 5.7.0 (#4625) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cesy --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2e44f485d..d3525c943 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -297,7 +297,7 @@ GEM flickraw (0.9.10) font-awesome-sass (5.15.1) sassc (>= 1.11) - friendly_id (5.6.0) + friendly_id (5.7.0) activerecord (>= 4.0.0) gbifrb (0.2.0) geocoder (1.8.6) @@ -725,7 +725,7 @@ GEM thread_safe (0.3.6) tilt (2.7.0) timecop (0.9.11) - timeout (0.5.0) + timeout (0.6.1) tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)