From 9af2c14f3e015acb77fb809ccdf62e4c60f23b6d Mon Sep 17 00:00:00 2001 From: simon lehericey Date: Fri, 13 May 2022 12:00:40 +0200 Subject: [PATCH] bump flipper --- Gemfile.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4dca53ac1..e810e42fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -252,15 +252,16 @@ GEM faraday-patron (1.0.0) faraday-rack (1.0.0) ffi (1.15.5) - flipper (0.20.3) - flipper-active_record (0.20.3) - activerecord (>= 5.0, < 7) - flipper (~> 0.20.3) - flipper-ui (0.20.3) + flipper (0.24.1) + flipper-active_record (0.24.1) + activerecord (>= 4.2, < 8) + flipper (~> 0.24.1) + flipper-ui (0.24.1) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 0.20.3) + flipper (~> 0.24.1) rack (>= 1.4, < 3) - rack-protection (>= 1.5.3, < 2.2.0) + rack-protection (>= 1.5.3, <= 2.2.0) + sanitize (< 7) fog-core (2.2.3) builder excon (~> 0.71) @@ -638,6 +639,9 @@ GEM ruby_parser (3.15.1) sexp_processor (~> 4.9) rubyzip (2.3.0) + sanitize (6.0.0) + crass (~> 1.0.2) + nokogiri (>= 1.12.0) sanitize-url (0.1.4) sass (3.7.4) sass-listen (~> 4.0.0)