mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 12:39:53 +01:00
Update rack
This commit is contained in:
parent
74c4a349d6
commit
d627c4c261
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue