From 75f83153cbfcd3a666b9a8f9609c2fb723d16fc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 13:00:52 +0000 Subject: [PATCH] Bump flipper-ui, flipper and flipper-active_record Bumps [flipper-ui](https://github.com/flippercloud/flipper), [flipper](https://github.com/flippercloud/flipper) and [flipper-active_record](https://github.com/flippercloud/flipper). These dependencies needed to be updated together. Updates `flipper-ui` from 1.0.0 to 1.1.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.0.0...v1.1.2) Updates `flipper` from 1.0.0 to 1.1.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.0.0...v1.1.2) Updates `flipper-active_record` from 1.0.0 to 1.1.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.0.0...v1.1.2) --- updated-dependencies: - dependency-name: flipper-ui dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: flipper dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: flipper-active_record dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index df6871f6..1b9ff980 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,6 @@ GEM bootsnap (1.17.0) msgpack (~> 1.2) brakeman (6.1.0) - brow (0.4.1) builder (3.2.4) bundler-audit (0.9.1) bundler (>= 1.2.0, < 3) @@ -187,15 +186,14 @@ GEM faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) - flipper (1.0.0) - brow (~> 0.4.1) + flipper (1.1.2) concurrent-ruby (< 2) - flipper-active_record (1.0.0) + flipper-active_record (1.1.2) activerecord (>= 4.2, < 8) - flipper (~> 1.0.0) - flipper-ui (1.0.0) + flipper (~> 1.1.2) + flipper-ui (1.1.2) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 1.0.0) + flipper (~> 1.1.2) rack (>= 1.4, < 4) rack-protection (>= 1.5.3, <= 4.0.0) sanitize (< 7)