Bump rack from 2.0.7 to 2.2.2 in /benchmarks/workloads/ruby

Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.2.2.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.7...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-02-27 20:26:02 +00:00 committed by GitHub
parent abf7ebcd38
commit 246b34dabd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 1 deletions

View File

@ -1,28 +1,41 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activemerchant (1.105.0)
activesupport (>= 4.2)
builder (>= 2.1.2, < 4.0.0)
i18n (>= 0.6.9)
nokogiri (~> 1.4)
activesupport (5.2.3) activesupport (5.2.3)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
minitest (~> 5.1) minitest (~> 5.1)
tzinfo (~> 1.1) tzinfo (~> 1.1)
bcrypt (3.1.13)
builder (3.2.4)
cassandra-driver (3.2.3) cassandra-driver (3.2.3)
ione (~> 1.2) ione (~> 1.2)
concurrent-ruby (1.1.5) concurrent-ruby (1.1.5)
ffi (1.12.2)
i18n (1.6.0) i18n (1.6.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
ione (1.2.4) ione (1.2.4)
mini_portile2 (2.4.0)
minitest (5.11.3) minitest (5.11.3)
mustermann (1.0.3) mustermann (1.0.3)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
pdf-core (0.7.0) pdf-core (0.7.0)
prawn (2.2.2) prawn (2.2.2)
pdf-core (~> 0.7.0) pdf-core (~> 0.7.0)
ttfunk (~> 1.5) ttfunk (~> 1.5)
puma (3.12.1) puma (3.12.1)
rack (2.0.7) rack (2.2.2)
rack-protection (2.0.5) rack-protection (2.0.5)
rack rack
rake (12.3.2) rake (12.3.2)
rbnacl (7.1.1)
ffi
redis (4.1.1) redis (4.1.1)
ruby-fann (1.2.6) ruby-fann (1.2.6)
sinatra (2.0.5) sinatra (2.0.5)
@ -43,9 +56,12 @@ PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
activemerchant
bcrypt
cassandra-driver cassandra-driver
puma puma
rake rake
rbnacl
redis redis
ruby-fann ruby-fann
sinatra sinatra