From 51b7baa7cda906c1ab54e0323e18be5c8c8dc73a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 09:24:30 +0000 Subject: [PATCH] Bump flipper-ui from 1.4.0 to 1.4.1 Bumps [flipper-ui](https://github.com/flippercloud/flipper) from 1.4.0 to 1.4.1. - [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.1) --- updated-dependencies: - dependency-name: flipper-ui dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a2372574a..cb8ace311 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,9 +192,9 @@ GEM flipper-active_record (1.4.1) activerecord (>= 4.2, < 9) flipper (~> 1.4.1) - flipper-ui (1.4.0) + flipper-ui (1.4.1) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 1.4.0) + flipper (~> 1.4.1) rack (>= 1.4, < 4) rack-protection (>= 1.5.3, < 5.0.0) rack-session (>= 1.0.2, < 3.0.0) @@ -360,7 +360,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.2.5) + rack (3.2.6) rack-cors (3.0.0) logger rack (>= 3.0.14)