From 2d4e5fbc3fe0ebc331e61305a54d0ff8a708c2ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 12:49:44 +0000 Subject: [PATCH] Bump flipper-active_record, flipper and flipper-ui Bumps [flipper-active_record](https://github.com/flippercloud/flipper), [flipper](https://github.com/flippercloud/flipper) and [flipper-ui](https://github.com/flippercloud/flipper). These dependencies needed to be updated together. Updates `flipper-active_record` from 1.0.0 to 1.1.1 - [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.1) Updates `flipper` from 1.0.0 to 1.1.1 - [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.1) Updates `flipper-ui` from 1.0.0 to 1.1.1 - [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.1) --- updated-dependencies: - dependency-name: flipper-active_record 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-ui 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 67085ec4..e0328a90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,7 +113,6 @@ GEM bindex (0.8.1) bootsnap (1.17.0) msgpack (~> 1.2) - brow (0.4.1) builder (3.2.4) capybara (3.39.2) addressable @@ -155,15 +154,14 @@ GEM factory_bot (~> 6.4) railties (>= 5.0.0) ffi (1.16.3) - flipper (1.0.0) - brow (~> 0.4.1) + flipper (1.1.1) concurrent-ruby (< 2) - flipper-active_record (1.0.0) + flipper-active_record (1.1.1) activerecord (>= 4.2, < 8) - flipper (~> 1.0.0) - flipper-ui (1.0.0) + flipper (~> 1.1.1) + flipper-ui (1.1.1) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 1.0.0) + flipper (~> 1.1.1) rack (>= 1.4, < 4) rack-protection (>= 1.5.3, <= 4.0.0) sanitize (< 7)