Update to Rack
This commit is contained in:
parent
f4517024b0
commit
d6cfd4112b
1 changed files with 4 additions and 0 deletions
|
@ -331,7 +331,11 @@ GEM
|
|||
puma (>= 2.7, < 5)
|
||||
rabl (0.14.1)
|
||||
activesupport (>= 2.3.14)
|
||||
<<<<<<< HEAD
|
||||
rack (2.0.9)
|
||||
=======
|
||||
rack (2.2.2)
|
||||
>>>>>>> Update to Rack
|
||||
rack-accept (0.4.5)
|
||||
rack (>= 0.4)
|
||||
rack-attack (5.4.2)
|
||||
|
|
Loading…
Reference in a new issue