diff --git a/Gemfile.lock b/Gemfile.lock index 87355209f9..e4cf4c7e41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -283,15 +283,17 @@ GEM websocket-driver (>= 0.6, < 0.8) ffaker (2.21.0) ffi (1.15.5) - flipper (0.20.4) - flipper-active_record (0.20.4) - activerecord (>= 5.0, < 7) - flipper (~> 0.20.4) - flipper-ui (0.20.4) + flipper (0.26.0) + concurrent-ruby (< 2) + flipper-active_record (0.26.0) + activerecord (>= 4.2, < 8) + flipper (~> 0.26.0) + flipper-ui (0.26.0) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 0.20.4) + flipper (~> 0.26.0) rack (>= 1.4, < 3) - rack-protection (>= 1.5.3, < 2.2.0) + rack-protection (>= 1.5.3, <= 4.0.0) + sanitize (< 7) fog-aws (2.0.1) fog-core (~> 1.38) fog-json (~> 1.0) @@ -491,7 +493,7 @@ GEM httpclient json-jwt (>= 1.11.0) rack (>= 2.1.0) - rack-protection (2.1.0) + rack-protection (3.0.5) rack rack-proxy (0.7.6) rack @@ -631,6 +633,9 @@ GEM rubyzip (2.3.2) rufus-scheduler (3.8.2) fugit (~> 1.1, >= 1.1.6) + sanitize (6.0.1) + crass (~> 1.0.2) + nokogiri (>= 1.12.0) sass (3.4.25) sass-rails (5.0.8) railties (>= 5.2.0)