From c24d6f2c4794232b9383857d2dcae220de754f84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 14:19:31 +0000 Subject: [PATCH] Bump flipper-active_record from 0.28.2 to 0.28.3 Bumps [flipper-active_record](https://github.com/jnunemaker/flipper) from 0.28.2 to 0.28.3. - [Changelog](https://github.com/jnunemaker/flipper/blob/main/Changelog.md) - [Commits](https://github.com/jnunemaker/flipper/compare/v0.28.2...v0.28.3) --- updated-dependencies: - dependency-name: flipper-active_record dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f0b654cb63..1ec195fa7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,9 +200,9 @@ GEM filterrific (5.2.5) flipper (0.28.3) concurrent-ruby (< 2) - flipper-active_record (0.28.2) + flipper-active_record (0.28.3) activerecord (>= 4.2, < 8) - flipper (~> 0.28.2) + flipper (~> 0.28.3) flipper-ui (0.28.2) erubi (>= 1.0.0, < 2.0.0) flipper (~> 0.28.2)