From 27cf65551d9640d565fda3ecc71b912fa9849f76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:11:22 +0000 Subject: [PATCH] build(deps): bump flipper-ui from 1.3.1 to 1.3.2 Bumps [flipper-ui](https://github.com/flippercloud/flipper) from 1.3.1 to 1.3.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.3.1...v1.3.2) --- updated-dependencies: - dependency-name: flipper-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c4998628b8..660651e4b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -243,9 +243,9 @@ GEM flipper-active_record (1.3.2) activerecord (>= 4.2, < 9) flipper (~> 1.3.2) - flipper-ui (1.3.1) + flipper-ui (1.3.2) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 1.3.1) + flipper (~> 1.3.2) rack (>= 1.4, < 4) rack-protection (>= 1.5.3, < 5.0.0) rack-session (>= 1.0.2, < 3.0.0) @@ -376,8 +376,9 @@ GEM rack (>= 1.0, < 4) rack-cors (2.0.2) rack (>= 2.0.0) - rack-protection (4.0.0) + rack-protection (4.1.1) base64 (>= 0.1.0) + logger (>= 1.6.0) rack (>= 3.0.0, < 4) rack-session (2.0.0) rack (>= 3.0.0)