bump flipper
This commit is contained in:
parent
dac94546e6
commit
9af2c14f3e
1 changed files with 11 additions and 7 deletions
18
Gemfile.lock
18
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)
|
||||
|
|
Loading…
Reference in a new issue