From af0052bd11fddb55b45ce2de89d35ef463872005 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 03:20:45 +0000 Subject: [PATCH] chore(deps): Bump flipper-active_record from 0.28.3 to 1.1.2 Bumps [flipper-active_record](https://github.com/flippercloud/flipper) from 0.28.3 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/v0.28.3...v1.1.2) --- updated-dependencies: - dependency-name: flipper-active_record dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 88aa94e32..42f0cd1a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -162,11 +162,11 @@ GEM finite_machine (0.14.1) concurrent-ruby (~> 1.0) sync (~> 0.5) - flipper (0.28.3) + flipper (1.1.2) concurrent-ruby (< 2) - flipper-active_record (0.28.3) + flipper-active_record (1.1.2) activerecord (>= 4.2, < 8) - flipper (~> 0.28.3) + flipper (~> 1.1.2) geocoder (1.8.2) git (1.18.0) addressable (~> 2.8)