From 3c404bbc6c1b553237d7ce6a86a1db05cfde094d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 02:56:17 +0000 Subject: [PATCH] build(deps): bump flipper-ui from 1.3.2 to 1.3.4 Bumps [flipper-ui](https://github.com/flippercloud/flipper) from 1.3.2 to 1.3.4. - [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.2...v1.3.4) --- updated-dependencies: - dependency-name: flipper-ui 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 bad648b251..78e714e586 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -243,13 +243,13 @@ GEM flipper-active_record (1.3.4) activerecord (>= 4.2, < 9) flipper (~> 1.3.4) - flipper-ui (1.3.2) + flipper-ui (1.3.4) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 1.3.2) + flipper (~> 1.3.4) rack (>= 1.4, < 4) rack-protection (>= 1.5.3, < 5.0.0) rack-session (>= 1.0.2, < 3.0.0) - sanitize (< 7) + sanitize (< 8) friendly_id (5.5.1) activerecord (>= 4.0.0) globalid (1.2.1) @@ -527,9 +527,9 @@ GEM nokogiri (>= 1.8.5) rubyzip (>= 1.1.1) safe_shell (1.1.0) - sanitize (6.1.3) + sanitize (7.0.0) crass (~> 1.0.2) - nokogiri (>= 1.12.0) + nokogiri (>= 1.16.8) scout_apm (5.6.2) parser securerandom (0.4.1)