Bump sinatra from 2.0.5 to 2.2.3 in /images/benchmarks/ruby

Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.5 to 2.2.3.
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v2.0.5...v2.2.3)

---
updated-dependencies:
- dependency-name: sinatra
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-08 23:26:21 +00:00
committed by GitHub
parent 98b368b7fa
commit 9774497804
+9 -7
View File
@@ -1,20 +1,22 @@
GEM
remote: https://rubygems.org/
specs:
mustermann (1.0.3)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.9)
puma (5.6.7)
nio4r (~> 2.0)
rack (2.2.8)
rack-protection (2.0.5)
rack-protection (2.2.3)
rack
redis (4.1.0)
sinatra (2.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
ruby2_keywords (0.0.5)
sinatra (2.2.3)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.3)
tilt (~> 2.0)
tilt (2.0.9)
tilt (2.3.0)
PLATFORMS
ruby