File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ gem 'builder', '= 3.2.3'
5555gem 'redis' , '~> 5.0'
5656gem 'resque' , '~> 2.6.0'
5757gem 'redis-namespace' , '~>1.8'
58- gem 'rack' , '~> 3.0 '
58+ gem 'rack' , '~> 3.1.19 '
5959gem "rackup" , "~> 2.2"
6060gem 'sinatra' , '~> 4.1.0'
6161gem 'sinatra-contrib' , '~> 4.1.0'
Original file line number Diff line number Diff line change 196196 puma (6.5.0 )
197197 nio4r (~> 2.0 )
198198 racc (1.8.0 )
199- rack (3.1.8 )
199+ rack (3.1.19 )
200200 rack-protection (4.1.1 )
201201 base64 (>= 0.1.0 )
202202 logger (>= 1.6.0 )
@@ -326,7 +326,7 @@ DEPENDENCIES
326326 pry-byebug (~> 3 )
327327 pry-doc (~> 1.1 )
328328 puma (~> 6.5.0 )
329- rack (~> 3.0 )
329+ rack (~> 3.1.19 )
330330 rack-test (~> 2.0 )
331331 rackup (~> 2.2 )
332332 rake (~> 13.0 )
You can’t perform that action at this time.
0 commit comments