From de5264138db22a0ccd9725e290f7b208de38573c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 13:30:57 +0000 Subject: [PATCH] Bump flipper-active_record from 0.26.0 to 0.26.2 Bumps [flipper-active_record](https://github.com/jnunemaker/flipper) from 0.26.0 to 0.26.2. - [Release notes](https://github.com/jnunemaker/flipper/releases) - [Changelog](https://github.com/jnunemaker/flipper/blob/main/Changelog.md) - [Commits](https://github.com/jnunemaker/flipper/compare/v0.26.0...v0.26.2) --- 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 a72654eef3..121507b065 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -285,9 +285,9 @@ GEM ffi (1.15.5) flipper (0.26.2) concurrent-ruby (< 2) - flipper-active_record (0.26.0) + flipper-active_record (0.26.2) activerecord (>= 4.2, < 8) - flipper (~> 0.26.0) + flipper (~> 0.26.2) flipper-ui (0.26.2) erubi (>= 1.0.0, < 2.0.0) flipper (~> 0.26.2)