From 258741a172456a2f6e7b29af6129aa84815e3b42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 06:04:15 +0000 Subject: [PATCH] build(deps): bump flipper-active_record from 1.4.0 to 1.4.2 Bumps [flipper-active_record](https://github.com/flippercloud/flipper) from 1.4.0 to 1.4.2. - [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.4.0...v1.4.2) --- updated-dependencies: - dependency-name: flipper-active_record dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 38bbe5bb..b492d71c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,11 +207,11 @@ GEM ffi (1.17.3-x86_64-linux-gnu) ffi (1.17.3-x86_64-linux-musl) fiddle (1.1.8) - flipper (1.4.0) + flipper (1.4.2) concurrent-ruby (< 2) - flipper-active_record (1.4.0) + flipper-active_record (1.4.2) activerecord (>= 4.2, < 9) - flipper (~> 1.4.0) + flipper (~> 1.4.2) flipper-active_support_cache_store (1.4.0) activesupport (>= 4.2, < 9) flipper (~> 1.4.0) @@ -303,7 +303,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.19.2) + json (2.19.8) jwt (3.1.2) base64 kamal (2.11.0) @@ -377,7 +377,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) mission_control-jobs (1.1.0)