From 0ef0993e96463ec4337c1423a6c2a0f0308a2728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 05:17:13 +0000 Subject: [PATCH] build(deps): bump flipper-ui from 0.24.1 to 0.28.0 Bumps [flipper-ui](https://github.com/jnunemaker/flipper) from 0.24.1 to 0.28.0. - [Release notes](https://github.com/jnunemaker/flipper/releases) - [Changelog](https://github.com/jnunemaker/flipper/blob/main/Changelog.md) - [Commits](https://github.com/jnunemaker/flipper/compare/v0.24.1...v0.28.0) --- updated-dependencies: - dependency-name: flipper-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 54bbe7f0aa..5f2a7c9b13 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -236,15 +236,16 @@ GEM ffi-compiler (1.0.1) ffi (>= 1.0.0) rake - flipper (0.24.1) - flipper-redis (0.24.0) - flipper (~> 0.24.0) - redis (>= 3.0, < 5) - flipper-ui (0.24.1) + flipper (0.28.0) + concurrent-ruby (< 2) + flipper-redis (0.28.0) + flipper (~> 0.28.0) + redis (>= 3.0, < 6) + flipper-ui (0.28.0) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 0.24.1) + flipper (~> 0.28.0) rack (>= 1.4, < 3) - rack-protection (>= 1.5.3, <= 2.2.0) + rack-protection (>= 1.5.3, <= 4.0.0) sanitize (< 7) font-awesome-sass (5.13.1) sassc (>= 1.11) @@ -366,8 +367,6 @@ GEM nokogiri (1.14.2) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.14.2-x64-mingw32) - racc (~> 1.4) noticed (1.6.0) http (>= 4.0.0) rails (>= 5.2.0) @@ -434,10 +433,10 @@ GEM pundit (2.3.0) activesupport (>= 3.0.0) racc (1.6.2) - rack (2.2.6.3) + rack (2.2.6.4) rack-attack (6.6.1) rack (>= 1.0, < 3) - rack-protection (2.2.0) + rack-protection (3.0.5) rack rack-test (2.0.2) rack (>= 1.3)