Merge pull request #5352 from betagouv/dependabot/bundler/rack-2.2.3

build(deps): bump rack from 2.0.9 to 2.2.3
This commit is contained in:
Pierre de La Morinerie 2020-07-08 11:57:04 +02:00 committed by GitHub
commit 714497c8a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,7 +97,7 @@ GEM
aes_key_wrap (1.0.1) aes_key_wrap (1.0.1)
after_party (1.11.2) after_party (1.11.2)
anchored (1.1.0) anchored (1.1.0)
ast (2.4.0) ast (2.4.1)
attr_required (1.0.1) attr_required (1.0.1)
autoprefixer-rails (9.7.6) autoprefixer-rails (9.7.6)
execjs execjs
@ -342,7 +342,7 @@ GEM
rails-dom-testing (>= 1, < 3) rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0) railties (>= 4.2.0)
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
json-jwt (1.11.0) json-jwt (1.13.0)
activesupport (>= 4.2) activesupport (>= 4.2)
aes_key_wrap aes_key_wrap
bindata bindata
@ -407,7 +407,7 @@ GEM
nenv (0.3.0) nenv (0.3.0)
netrc (0.11.0) netrc (0.11.0)
nio4r (2.5.2) nio4r (2.5.2)
nokogiri (1.10.9) nokogiri (1.10.10)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
notiffany (0.1.3) notiffany (0.1.3)
nenv (~> 0.1) nenv (~> 0.1)
@ -442,9 +442,9 @@ GEM
validate_url validate_url
webfinger (>= 1.0.1) webfinger (>= 1.0.1)
orm_adapter (0.5.0) orm_adapter (0.5.0)
parallel (1.19.1) parallel (1.19.2)
parser (2.7.1.0) parser (2.7.1.4)
ast (~> 2.4.0) ast (~> 2.4.1)
pdf-core (0.7.0) pdf-core (0.7.0)
pg (1.2.3) pg (1.2.3)
phonelib (0.6.43) phonelib (0.6.43)
@ -480,17 +480,17 @@ GEM
pundit (2.1.0) pundit (2.1.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
raabro (1.1.6) raabro (1.1.6)
rack (2.0.9) rack (2.2.3)
rack-attack (6.2.2) rack-attack (6.2.2)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rack-mini-profiler (2.0.1) rack-mini-profiler (2.0.1)
rack (>= 1.2.0) rack (>= 1.2.0)
rack-oauth2 (1.12.0) rack-oauth2 (1.15.0)
activesupport activesupport
attr_required attr_required
httpclient httpclient
json-jwt (>= 1.11.0) json-jwt (>= 1.11.0)
rack (< 2.1) rack (>= 2.1.0)
rack-protection (2.0.8.1) rack-protection (2.0.8.1)
rack rack
rack-proxy (0.6.5) rack-proxy (0.6.5)