From 52d9f08e4edc1db9cebae127ba853398640dbd4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 05:02:13 +0000 Subject: [PATCH] Bump flipper from 0.18.0 to 0.19.0 Bumps [flipper](https://github.com/jnunemaker/flipper) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/jnunemaker/flipper/releases) - [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md) - [Commits](https://github.com/jnunemaker/flipper/compare/v0.18.0...v0.19.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1c5ffbb5c..310189bf9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -237,13 +237,13 @@ GEM ffi (1.13.1) ffi-geos (2.1.0) ffi (>= 1.0.0) - flipper (0.18.0) - flipper-active_record (0.18.0) + flipper (0.19.0) + flipper-active_record (0.19.0) activerecord (>= 5.0, < 7) - flipper (~> 0.18.0) - flipper-ui (0.18.0) + flipper (~> 0.19.0) + flipper-ui (0.19.0) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 0.18.0) + flipper (~> 0.19.0) rack (>= 1.4, < 3) rack-protection (>= 1.5.3, < 2.1.0) fog-core (2.2.0)