From 514e396ac3126295ad4cd06d153d2640ea3ab70c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 11:52:44 +0000 Subject: [PATCH] build(deps): 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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c054dcedce..df604da9ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -241,14 +241,14 @@ GEM ffi (1.17.2-x86_64-darwin) ffi (1.17.2-x86_64-linux-gnu) filterrific (5.2.7) - flipper (1.4.0) + flipper (1.4.1) concurrent-ruby (< 2) flipper-active_record (1.4.0) activerecord (>= 4.2, < 9) flipper (~> 1.4.0) - 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) @@ -439,13 +439,13 @@ GEM pundit (2.5.2) activesupport (>= 3.0.0) racc (1.8.1) - rack (3.2.5) + rack (3.2.6) rack-attack (6.8.0) rack (>= 1.0, < 4) rack-cors (3.0.0) logger rack (>= 3.0.14) - rack-protection (4.1.1) + rack-protection (4.2.1) base64 (>= 0.1.0) logger (>= 1.6.0) rack (>= 3.0.0, < 4)