fix: Gemfile.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-RACK-1061917
This commit is contained in:
snyk-bot 2022-10-23 21:04:55 +00:00
parent 72ff174448
commit 212d824c9d
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078
1 changed files with 5 additions and 5 deletions

View File

@ -5,11 +5,11 @@ GEM
eventmachine (1.2.0.1)
i18n (0.7.0)
maruku (0.7.2)
rack (1.6.12)
rack-protection (1.5.3)
rack (1.6.13)
rack-protection (1.5.5)
rack
rack-ssl-enforcer (0.2.9)
sinatra (1.4.7)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
@ -17,7 +17,7 @@ GEM
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
tilt (2.0.4)
tilt (2.0.11)
PLATFORMS
ruby
@ -33,4 +33,4 @@ RUBY VERSION
ruby 2.6.6p146
BUNDLED WITH
1.17.2
1.17.3