Update rack

This commit is contained in:
Georg Gadinger 2020-07-04 20:19:38 +02:00
parent 74c4a349d6
commit d627c4c261

View file

@ -136,7 +136,7 @@ GEM
coffee-script-source (1.12.2)
colorize (0.8.1)
concurrent-ruby (1.1.6)
connection_pool (2.2.2)
connection_pool (2.2.3)
crass (1.0.6)
database_cleaner (1.8.5)
debug_inspector (0.0.3)
@ -351,7 +351,7 @@ GEM
public_suffix (4.0.5)
puma (4.3.5)
nio4r (~> 2.0)
rack (2.0.9)
rack (2.2.3)
rack-pjax (1.1.0)
nokogiri (~> 1.5)
rack (>= 1.1)
@ -479,11 +479,11 @@ GEM
sprockets-rails
tilt
shellany (0.0.1)
sidekiq (5.2.8)
sidekiq (5.2.9)
connection_pool (~> 2.2, >= 2.2.2)
rack (< 2.1.0)
rack (~> 2.0)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 5)
redis (>= 3.3.5, < 4.2)
simple_oauth (0.3.1)
simplecov (0.18.5)
docile (~> 1.1)