From b4f3655faea137f7885258396aff64eab071c57b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 09:58:17 +0000 Subject: [PATCH] Bump flipper-ui from 0.26.0 to 0.26.2 Bumps [flipper-ui](https://github.com/jnunemaker/flipper) from 0.26.0 to 0.26.2. - [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.26.0...v0.26.2) --- updated-dependencies: - dependency-name: flipper-ui 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 2d49589a71..a72654eef3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -288,9 +288,9 @@ GEM flipper-active_record (0.26.0) activerecord (>= 4.2, < 8) flipper (~> 0.26.0) - flipper-ui (0.26.0) + flipper-ui (0.26.2) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 0.26.0) + flipper (~> 0.26.2) rack (>= 1.4, < 3) rack-protection (>= 1.5.3, <= 4.0.0) sanitize (< 7)