chore(bundle): Update sinatra from 3.0.5 to 3.2.0

This commit is contained in:
Colin Darie 2024-02-05 10:23:22 +01:00
parent 46dce8e1b6
commit 817b266c21
No known key found for this signature in database
GPG key ID: 8C76CADD40253590

View file

@ -496,8 +496,9 @@ GEM
httpclient httpclient
json-jwt (>= 1.11.0) json-jwt (>= 1.11.0)
rack (>= 2.1.0) rack (>= 2.1.0)
rack-protection (3.0.5) rack-protection (3.2.0)
rack base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-proxy (0.7.7) rack-proxy (0.7.7)
rack rack
rack-test (2.1.0) rack-test (2.1.0)
@ -697,10 +698,10 @@ GEM
rubyzip rubyzip
simpleidn (0.2.1) simpleidn (0.2.1)
unf (~> 0.1.4) unf (~> 0.1.4)
sinatra (3.0.5) sinatra (3.2.0)
mustermann (~> 3.0) mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4) rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.5) rack-protection (= 3.2.0)
tilt (~> 2.0) tilt (~> 2.0)
skylight (6.0.3) skylight (6.0.3)
activesupport (>= 5.2.0) activesupport (>= 5.2.0)