From fc9a6c5e3a1dabb45cf4c1116a9027485796fef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 04:43:41 +0000 Subject: [PATCH] Bump flipper-active_record from 1.3.6 to 1.4.0 Bumps [flipper-active_record](https://github.com/flippercloud/flipper) from 1.3.6 to 1.4.0. - [Release notes](https://github.com/flippercloud/flipper/releases) - [Changelog](https://github.com/flippercloud/flipper/blob/main/Changelog.md) - [Commits](https://github.com/flippercloud/flipper/compare/v1.3.6...v1.4.0) --- updated-dependencies: - dependency-name: flipper-active_record dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ad03d62c32..20e4b03901 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -282,14 +282,14 @@ GEM ffi (1.17.2-x86_64-darwin) ffi (1.17.2-x86_64-linux-gnu) filterrific (5.2.7) - flipper (1.3.6) + flipper (1.4.0) concurrent-ruby (< 2) - flipper-active_record (1.3.6) + flipper-active_record (1.4.0) activerecord (>= 4.2, < 9) - flipper (~> 1.3.6) - flipper-ui (1.3.6) + flipper (~> 1.4.0) + flipper-ui (1.4.0) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 1.3.6) + flipper (~> 1.4.0) rack (>= 1.4, < 4) rack-protection (>= 1.5.3, < 5.0.0) rack-session (>= 1.0.2, < 3.0.0) @@ -396,7 +396,8 @@ GEM memory_profiler (1.1.0) method_source (1.1.0) mini_mime (1.1.5) - minitest (6.0.1) + minitest (6.0.2) + drb (~> 2.0) prism (~> 1.5) monetize (2.0.0) money (~> 7.0) @@ -718,7 +719,7 @@ GEM execjs (>= 0.3.0, < 3) thor (1.5.0) tilt (2.2.0) - timeout (0.4.4) + timeout (0.6.0) tsort (0.2.0) ttfunk (1.7.0) turbo-rails (2.0.17)