File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ gem 'rfc822'
38
38
gem 'rubyzip' , '>= 1.3.0'
39
39
gem 'sequel' , '~> 5.75'
40
40
gem 'sequel_pg' , require : 'sequel'
41
- gem 'sinatra' , '~> 3.1 '
41
+ gem 'sinatra' , '~> 3.2 '
42
42
gem 'sinatra-contrib'
43
43
gem 'statsd-ruby' , '~> 1.5.0'
44
44
gem 'steno'
Original file line number Diff line number Diff line change 365
365
nio4r (~> 2.0 )
366
366
racc (1.7.3 )
367
367
rack (2.2.8 )
368
- rack-protection (3.1.0 )
368
+ rack-protection (3.2.0 )
369
+ base64 (>= 0.1.0 )
369
370
rack (~> 2.2 , >= 2.2.4 )
370
371
rack-test (2.1.0 )
371
372
rack (>= 1.3 )
@@ -497,16 +498,16 @@ GEM
497
498
json (>= 1.8 , < 3 )
498
499
simplecov-html (~> 0.10.0 )
499
500
simplecov-html (0.10.2 )
500
- sinatra (3.1 .0 )
501
+ sinatra (3.2 .0 )
501
502
mustermann (~> 3.0 )
502
503
rack (~> 2.2 , >= 2.2.4 )
503
- rack-protection (= 3.1 .0 )
504
+ rack-protection (= 3.2 .0 )
504
505
tilt (~> 2.0 )
505
- sinatra-contrib (3.1 .0 )
506
- multi_json
506
+ sinatra-contrib (3.2 .0 )
507
+ multi_json ( >= 0.0.2 )
507
508
mustermann (~> 3.0 )
508
- rack-protection (= 3.1 .0 )
509
- sinatra (= 3.1 .0 )
509
+ rack-protection (= 3.2 .0 )
510
+ sinatra (= 3.2 .0 )
510
511
tilt (~> 2.0 )
511
512
solargraph (0.50.0 )
512
513
backport (~> 1.2 )
@@ -645,7 +646,7 @@ DEPENDENCIES
645
646
rubyzip (>= 1.3.0 )
646
647
sequel (~> 5.75 )
647
648
sequel_pg
648
- sinatra (~> 3.1 )
649
+ sinatra (~> 3.2 )
649
650
sinatra-contrib
650
651
solargraph
651
652
spork !
You can’t perform that action at this time.
0 commit comments