chore(deps): update dependency sinatra-contrib to v3.0.5

This commit is contained in:
renovate[bot] 2023-03-18 04:02:21 +00:00 committed by GitHub
parent c605b95735
commit 794b37898a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ GEM
pry (>= 0.13, < 0.15)
racc (1.6.1)
rack (2.2.6.4)
rack-protection (3.0.3)
rack-protection (3.0.5)
rack
rack-ssl-enforcer (0.2.9)
rack-test (2.0.2)
@ -91,16 +91,16 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sinatra (3.0.3)
sinatra (3.0.5)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.3)
rack-protection (= 3.0.5)
tilt (~> 2.0)
sinatra-contrib (3.0.3)
sinatra-contrib (3.0.5)
multi_json
mustermann (~> 3.0)
rack-protection (= 3.0.3)
sinatra (= 3.0.3)
rack-protection (= 3.0.5)
sinatra (= 3.0.5)
tilt (~> 2.0)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)