From 6e91876a9877316d6099a90d255c594b841c721a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 12:51:40 +0000 Subject: [PATCH] Bump flipper-ui from 1.3.4 to 1.3.6 Bumps [flipper-ui](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-ui dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c842d3c..0ab5fb5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,14 +145,14 @@ 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) activerecord (>= 4.2, < 9) flipper (~> 1.3.4) - flipper-ui (1.3.4) + flipper-ui (1.3.6) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 1.3.4) + flipper (~> 1.3.6) rack (>= 1.4, < 4) rack-protection (>= 1.5.3, < 5.0.0) rack-session (>= 1.0.2, < 3.0.0) @@ -209,9 +209,11 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.8-aarch64-linux-gnu) + nokogiri (1.18.9-aarch64-linux-gnu) + racc (~> 1.4) + nokogiri (1.18.9-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.8-arm64-darwin) + nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) orm_adapter (0.5.0) pagy (6.5.0) @@ -238,7 +240,7 @@ GEM pundit (2.5.0) activesupport (>= 3.0.0) racc (1.8.1) - rack (3.1.16) + rack (3.2.0) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-cors (3.0.0) @@ -413,6 +415,7 @@ GEM PLATFORMS aarch64-linux-gnu arm64-darwin-24 + x86_64-linux DEPENDENCIES active_model_serializers (~> 0.10.14)