From 6b0de6e9e4ff84cc84e5b7637c09d0291ec26017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 09:51:59 +0000 Subject: [PATCH] chore(deps): bump flipper, flipper-active_record and flipper-ui Bumps [flipper](https://github.com/flippercloud/flipper), [flipper-active_record](https://github.com/flippercloud/flipper) and [flipper-ui](https://github.com/flippercloud/flipper). These dependencies needed to be updated together. Updates `flipper` from 0.26.2 to 1.2.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/v0.26.2...v1.2.2) Updates `flipper-active_record` from 0.26.2 to 1.2.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/v0.26.2...v1.2.2) Updates `flipper-ui` from 0.26.2 to 1.2.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/v0.26.2...v1.2.2) --- updated-dependencies: - dependency-name: flipper dependency-type: direct:production update-type: version-update:semver-major - dependency-name: flipper-active_record dependency-type: direct:production update-type: version-update:semver-major - dependency-name: flipper-ui dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b7aae1b197..233b372b94 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -286,15 +286,15 @@ GEM websocket-driver (>= 0.6, < 0.8) ffaker (2.23.0) ffi (1.16.3) - flipper (0.26.2) + flipper (1.2.2) concurrent-ruby (< 2) - flipper-active_record (0.26.2) + flipper-active_record (1.2.2) activerecord (>= 4.2, < 8) - flipper (~> 0.26.2) - flipper-ui (0.26.2) + flipper (~> 1.2.2) + flipper-ui (1.2.2) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 0.26.2) - rack (>= 1.4, < 3) + flipper (~> 1.2.2) + rack (>= 1.4, < 4) rack-protection (>= 1.5.3, <= 4.0.0) sanitize (< 7) fog-aws (2.0.1) @@ -686,7 +686,7 @@ GEM rubyzip (2.3.2) rufus-scheduler (3.8.2) fugit (~> 1.1, >= 1.1.6) - sanitize (6.0.2) + sanitize (6.1.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) sass (3.4.25)