From 61b46a1572eee120a22fe23aa2fccf478a43dc96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 20:52:45 -0500 Subject: [PATCH] build(deps): bump flipper-active_record from 1.3.0 to 1.3.2 (#4812) Bumps [flipper-active_record](https://github.com/flippercloud/flipper) from 1.3.0 to 1.3.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.3.0...v1.3.2) --- updated-dependencies: - dependency-name: flipper-active_record dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Orner --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 17ce18d408..d309cb7de5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -259,11 +259,11 @@ GEM ffi (1.17.0-x86_64-darwin) ffi (1.17.0-x86_64-linux-gnu) filterrific (5.2.5) - flipper (1.3.1) + flipper (1.3.2) concurrent-ruby (< 2) - flipper-active_record (1.3.0) - activerecord (>= 4.2, < 8) - flipper (~> 1.3.0) + flipper-active_record (1.3.2) + activerecord (>= 4.2, < 9) + flipper (~> 1.3.2) flipper-ui (1.3.1) erubi (>= 1.0.0, < 2.0.0) flipper (~> 1.3.1) @@ -669,7 +669,7 @@ GEM execjs (>= 0.3.0, < 3) thor (1.3.2) tilt (2.2.0) - timeout (0.4.1) + timeout (0.4.2) ttfunk (1.7.0) turbo-rails (2.0.10) actionpack (>= 6.0.0)