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.94'
3636gem 'sequel_pg' , require : 'sequel'
37- gem 'sinatra' , '~> 3.2 '
37+ gem 'sinatra' , '~> 4.1 '
3838gem 'sinatra-contrib'
3939gem 'sshkey'
4040gem 'statsd-ruby' , '~> 1.5.0'
Original file line number Diff line number Diff line change 335335 multipart-parser (0.1.1 )
336336 multipart-post (2.4.0 )
337337 mustache (1.1.1 )
338- mustermann (3.0.0 )
338+ mustermann (3.0.3 )
339339 ruby2_keywords (~> 0.0.1 )
340340 mutex_m (0.3.0 )
341341 mysql2 (0.5.6 )
@@ -385,17 +385,18 @@ GEM
385385 puma (6.6.0 )
386386 nio4r (~> 2.0 )
387387 racc (1.8.1 )
388- rack (2.2.17 )
389- rack-protection (3.2.0 )
388+ rack (3.1.16 )
389+ rack-protection (4.1.1 )
390390 base64 (>= 0.1.0 )
391- rack (~> 2.2 , >= 2.2.4 )
392- rack-session (1.0.2 )
393- rack (< 3 )
391+ logger (>= 1.6.0 )
392+ rack (>= 3.0.0 , < 4 )
393+ rack-session (2.1.1 )
394+ base64 (>= 0.1.0 )
395+ rack (>= 3.0.0 )
394396 rack-test (2.2.0 )
395397 rack (>= 1.3 )
396- rackup (1.0.1 )
397- rack (< 3 )
398- webrick
398+ rackup (2.2.1 )
399+ rack (>= 3 )
399400 rails-dom-testing (2.3.0 )
400401 activesupport (>= 5.0.0 )
401402 minitest
@@ -535,16 +536,18 @@ GEM
535536 json (>= 1.8 , < 3 )
536537 simplecov-html (~> 0.10.0 )
537538 simplecov-html (0.10.2 )
538- sinatra (3.2.0 )
539+ sinatra (4.1.1 )
540+ logger (>= 1.6.0 )
539541 mustermann (~> 3.0 )
540- rack (~> 2.2 , >= 2.2.4 )
541- rack-protection (= 3.2.0 )
542+ rack (>= 3.0.0 , < 4 )
543+ rack-protection (= 4.1.1 )
544+ rack-session (>= 2.0.0 , < 3 )
542545 tilt (~> 2.0 )
543- sinatra-contrib (3.2.0 )
546+ sinatra-contrib (4.1.1 )
544547 multi_json (>= 0.0.2 )
545548 mustermann (~> 3.0 )
546- rack-protection (= 3.2.0 )
547- sinatra (= 3.2.0 )
549+ rack-protection (= 4.1.1 )
550+ sinatra (= 4.1.1 )
548551 tilt (~> 2.0 )
549552 solargraph (0.56.0 )
550553 backport (~> 1.2 )
604607 addressable (>= 2.8.0 )
605608 crack (>= 0.3.2 )
606609 hashdiff (>= 0.4.0 , < 2.0.0 )
607- webrick (1.9.1 )
608610 xml-simple (1.1.9 )
609611 rexml
610612 yajl-ruby (1.4.3 )
@@ -692,7 +694,7 @@ DEPENDENCIES
692694 rubyzip (>= 1.3.0 )
693695 sequel (~> 5.94 )
694696 sequel_pg
695- sinatra (~> 3.2 )
697+ sinatra (~> 4.1 )
696698 sinatra-contrib
697699 solargraph
698700 spork !
You can’t perform that action at this time.
0 commit comments