From 6a29624c51835f59be4dc896f79062ed640221b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 21:52:33 +0000 Subject: [PATCH] Bump flipper-active_record from 1.3.2 to 1.3.4 Bumps [flipper-active_record](https://github.com/flippercloud/flipper) from 1.3.2 to 1.3.4. - [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.2...v1.3.4) --- updated-dependencies: - dependency-name: flipper-active_record dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff336ee1fc..1ddaa54cab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -241,11 +241,11 @@ GEM webrick (~> 1.7) websocket-driver (~> 0.7) ffi (1.17.1) - flipper (1.3.2) + flipper (1.3.4) concurrent-ruby (< 2) - flipper-active_record (1.3.2) + flipper-active_record (1.3.4) activerecord (>= 4.2, < 9) - flipper (~> 1.3.2) + flipper (~> 1.3.4) flipper-ui (1.3.2) erubi (>= 1.0.0, < 2.0.0) flipper (~> 1.3.2) @@ -653,7 +653,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.2) + uri (1.0.3) useragent (0.16.11) validate_url (1.0.15) activemodel (>= 3.0.0)