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.97'
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.0.4 )
392392 nio4r (~> 2.0 )
393393 racc (1.8.1 )
394- rack (2 .2.19 )
395- rack-protection (3 .2.0 )
394+ rack (3 .2.2 )
395+ rack-protection (4 .2.0 )
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
@@ -542,16 +543,18 @@ GEM
542543 json (>= 1.8 , < 3 )
543544 simplecov-html (~> 0.10.0 )
544545 simplecov-html (0.10.2 )
545- sinatra (3.2.0 )
546+ sinatra (4.2.0 )
547+ logger (>= 1.6.0 )
546548 mustermann (~> 3.0 )
547- rack (~> 2.2 , >= 2.2.4 )
548- rack-protection (= 3.2.0 )
549+ rack (>= 3.0.0 , < 4 )
550+ rack-protection (= 4.2.0 )
551+ rack-session (>= 2.0.0 , < 3 )
549552 tilt (~> 2.0 )
550- sinatra-contrib (3 .2.0 )
553+ sinatra-contrib (4 .2.0 )
551554 multi_json (>= 0.0.2 )
552555 mustermann (~> 3.0 )
553- rack-protection (= 3 .2.0 )
554- sinatra (= 3 .2.0 )
556+ rack-protection (= 4 .2.0 )
557+ sinatra (= 4 .2.0 )
555558 tilt (~> 2.0 )
556559 solargraph (0.57.0 )
557560 backport (~> 1.2 )
613616 addressable (>= 2.8.0 )
614617 crack (>= 0.3.2 )
615618 hashdiff (>= 0.4.0 , < 2.0.0 )
616- webrick (1.9.1 )
617619 xml-simple (1.1.9 )
618620 rexml
619621 yajl-ruby (1.4.3 )
@@ -703,7 +705,7 @@ DEPENDENCIES
703705 rubyzip (>= 1.3.0 )
704706 sequel (~> 5.97 )
705707 sequel_pg
706- sinatra (~> 3 .2 )
708+ sinatra (~> 4 .2 )
707709 sinatra-contrib
708710 solargraph
709711 spork !
You can’t perform that action at this time.
0 commit comments