From 399f315d832eadf667d6c929453cf2fb15e5d883 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 04:27:51 +0000 Subject: [PATCH] Bump flipper from 1.2.0 to 1.2.1 Bumps [flipper](https://github.com/flippercloud/flipper) from 1.2.0 to 1.2.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.2.0...v1.2.1) --- updated-dependencies: - dependency-name: flipper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 599594003f..eae6cb9404 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -218,7 +218,7 @@ GEM faraday (~> 1.0) ffi (1.15.5) filterrific (5.2.5) - flipper (1.2.0) + flipper (1.2.1) concurrent-ruby (< 2) flipper-active_record (1.2.0) activerecord (>= 4.2, < 8)