Merge pull request #11 from luizpicolo/dependabot/bundler/sinatra-2.2.0

Bump sinatra from 2.1.0 to 2.2.0
This commit is contained in:
Luiz F Picolo 2022-05-04 09:15:10 -04:00 committed by GitHub
commit 0d1f4c7d1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -35,7 +35,7 @@ GEM
puma (5.5.2)
nio4r (~> 2.0)
rack (2.2.3)
rack-protection (2.1.0)
rack-protection (2.2.0)
rack
rake (13.0.6)
rb-fsevent (0.11.0)
@ -44,10 +44,10 @@ GEM
rerun (0.13.1)
listen (~> 3.0)
ruby2_keywords (0.0.5)
sinatra (2.1.0)
sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
rack-protection (= 2.2.0)
tilt (~> 2.0)
sinatra-activerecord (2.0.23)
activerecord (>= 4.1)