From 89fb6bc13faf9aa5e7d7f8eb4dbbb85b1fd536d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 13:06:02 +0000 Subject: [PATCH] Bump flipper-active_record from 1.3.4 to 1.3.6 Bumps [flipper-active_record](https://github.com/flippercloud/flipper) from 1.3.4 to 1.3.6. - [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.4...v1.3.6) --- updated-dependencies: - dependency-name: flipper-active_record dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c842d3c..67b679d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,11 +145,11 @@ GEM railties (>= 6.1.0) faker (3.5.1) i18n (>= 1.8.11, < 2) - flipper (1.3.4) + flipper (1.3.6) concurrent-ruby (< 2) - flipper-active_record (1.3.4) + flipper-active_record (1.3.6) activerecord (>= 4.2, < 9) - flipper (~> 1.3.4) + flipper (~> 1.3.6) flipper-ui (1.3.4) erubi (>= 1.0.0, < 2.0.0) flipper (~> 1.3.4) @@ -213,6 +213,8 @@ GEM racc (~> 1.4) nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) + nokogiri (1.18.8-x86_64-linux-gnu) + racc (~> 1.4) orm_adapter (0.5.0) pagy (6.5.0) parallel (1.27.0) @@ -413,6 +415,7 @@ GEM PLATFORMS aarch64-linux-gnu arm64-darwin-24 + x86_64-linux DEPENDENCIES active_model_serializers (~> 0.10.14)