File tree Expand file tree Collapse file tree 2 files changed +20
-18
lines changed Expand file tree Collapse file tree 2 files changed +20
-18
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ gem 'redis'
3434gem 'rubyzip' , '>= 1.3.0'
3535gem 'sequel' , '~> 5.98'
3636gem 'sequel_pg' , require : 'sequel'
37- gem 'sinatra' , '~> 3 .2'
37+ gem 'sinatra' , '~> 4 .2'
3838gem 'sinatra-contrib'
3939gem 'sshkey'
4040gem 'statsd-ruby' , '~> 1.5.0'
Original file line number Diff line number Diff line change 338338 multipart-parser (0.1.1 )
339339 multipart-post (2.4.1 )
340340 mustache (1.1.1 )
341- mustermann (3.0.0 )
341+ mustermann (3.0.4 )
342342 ruby2_keywords (~> 0.0.1 )
343343 mutex_m (0.3.0 )
344344 mysql2 (0.5.7 )
@@ -391,17 +391,18 @@ GEM
391391 puma (7.1.0 )
392392 nio4r (~> 2.0 )
393393 racc (1.8.1 )
394- rack (2 .2.20 )
395- rack-protection (3 .2.0 )
394+ rack (3 .2.4 )
395+ rack-protection (4 .2.1 )
396396 base64 (>= 0.1.0 )
397- rack (~> 2.2 , >= 2.2.4 )
398- rack-session (1.0.2 )
399- rack (< 3 )
397+ logger (>= 1.6.0 )
398+ rack (>= 3.0.0 , < 4 )
399+ rack-session (2.1.1 )
400+ base64 (>= 0.1.0 )
401+ rack (>= 3.0.0 )
400402 rack-test (2.2.0 )
401403 rack (>= 1.3 )
402- rackup (1.0.1 )
403- rack (< 3 )
404- webrick
404+ rackup (2.2.1 )
405+ rack (>= 3 )
405406 rails-dom-testing (2.3.0 )
406407 activesupport (>= 5.0.0 )
407408 minitest
@@ -543,16 +544,18 @@ GEM
543544 json (>= 1.8 , < 3 )
544545 simplecov-html (~> 0.10.0 )
545546 simplecov-html (0.10.2 )
546- sinatra (3.2.0 )
547+ sinatra (4.2.1 )
548+ logger (>= 1.6.0 )
547549 mustermann (~> 3.0 )
548- rack (~> 2.2 , >= 2.2.4 )
549- rack-protection (= 3.2.0 )
550+ rack (>= 3.0.0 , < 4 )
551+ rack-protection (= 4.2.1 )
552+ rack-session (>= 2.0.0 , < 3 )
550553 tilt (~> 2.0 )
551- sinatra-contrib (3 .2.0 )
554+ sinatra-contrib (4 .2.1 )
552555 multi_json (>= 0.0.2 )
553556 mustermann (~> 3.0 )
554- rack-protection (= 3 .2.0 )
555- sinatra (= 3 .2.0 )
557+ rack-protection (= 4 .2.1 )
558+ sinatra (= 4 .2.1 )
556559 tilt (~> 2.0 )
557560 solargraph (0.57.0 )
558561 backport (~> 1.2 )
614617 addressable (>= 2.8.0 )
615618 crack (>= 0.3.2 )
616619 hashdiff (>= 0.4.0 , < 2.0.0 )
617- webrick (1.9.1 )
618620 xml-simple (1.1.9 )
619621 rexml
620622 yajl-ruby (1.4.3 )
@@ -704,7 +706,7 @@ DEPENDENCIES
704706 rubyzip (>= 1.3.0 )
705707 sequel (~> 5.98 )
706708 sequel_pg
707- sinatra (~> 3 .2 )
709+ sinatra (~> 4 .2 )
708710 sinatra-contrib
709711 solargraph
710712 spork !
You can’t perform that action at this time.
0 commit comments