From 2487036df1ccc9fb7b7e50bf3bc018f17578da34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 10:54:34 +0000 Subject: [PATCH] Bump flipper-ui from 1.4.1 to 1.4.2 Bumps [flipper-ui](https://github.com/flippercloud/flipper) from 1.4.1 to 1.4.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.4.1...v1.4.2) --- updated-dependencies: - dependency-name: flipper-ui dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d9f485093..3293a7963 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,9 +192,9 @@ GEM flipper-active_record (1.4.2) activerecord (>= 4.2, < 9) flipper (~> 1.4.2) - flipper-ui (1.4.1) + flipper-ui (1.4.2) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 1.4.1) + flipper (~> 1.4.2) rack (>= 1.4, < 4) rack-protection (>= 1.5.3, < 5.0.0) rack-session (>= 1.0.2, < 3.0.0)