Bump sinatra from 3.0.6 to 3.1.0 (#28501)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-08 10:08:15 +02:00 committed by GitHub
parent 9ef33fb7f9
commit 0429fe3588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -19,7 +19,7 @@ group :jekyll_plugins do
gem 'jekyll-toc', '0.18.0'
end
gem 'sinatra', '3.0.6'
gem 'sinatra', '3.1.0'
gem 'nokogiri', '1.15.3'
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem

View File

@ -80,8 +80,8 @@ GEM
public_suffix (5.0.3)
racc (1.7.1)
rack (2.2.8)
rack-protection (3.0.6)
rack
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
@ -102,15 +102,15 @@ GEM
ffi (~> 1.9)
sassc (2.1.0-x64-mingw32)
ffi (~> 1.9)
sinatra (3.0.6)
sinatra (3.1.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.6)
rack-protection (= 3.1.0)
tilt (~> 2.0)
stringex (2.8.6)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tilt (2.1.0)
tilt (2.2.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.3)
@ -133,7 +133,7 @@ DEPENDENCIES
rake (= 13.0.6)
sass-globbing (= 1.1.5)
sassc (= 2.1.0)
sinatra (= 3.0.6)
sinatra (= 3.1.0)
stringex (= 2.8.6)
tzinfo (~> 2.0)
tzinfo-data