Bump rack from 2.2.4 to 2.2.5

Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.4...v2.2.5)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-26 22:00:32 +00:00
committed by GitHub
parent e9fe6937f5
commit 73602ea289
2 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ gem 'kramdown'
gem 'liquid' gem 'liquid'
gem 'listen' gem 'listen'
gem 'mercenary' gem 'mercenary'
gem 'rack', '~> 2.2.4' gem 'rack', '~> 2.2.5'
gem 'railties', '>= 5.2.2.1' gem 'railties', '>= 5.2.2.1'
gem 'rouge' gem 'rouge'
gem 'rubocop' gem 'rubocop'

View File

@ -192,7 +192,7 @@ GEM
forwardable-extended (~> 2.6) forwardable-extended (~> 2.6)
public_suffix (5.0.0) public_suffix (5.0.0)
racc (1.6.1) racc (1.6.1)
rack (2.2.4) rack (2.2.5)
rack-test (2.0.2) rack-test (2.0.2)
rack (>= 1.3) rack (>= 1.3)
rails-dom-testing (2.0.3) rails-dom-testing (2.0.3)
@ -285,7 +285,7 @@ DEPENDENCIES
mini_racer (~> 0.6.3) mini_racer (~> 0.6.3)
minima minima
nokogiri (>= 1.10.4) nokogiri (>= 1.10.4)
rack (~> 2.2.4) rack (~> 2.2.5)
railties (>= 5.2.2.1) railties (>= 5.2.2.1)
rouge rouge
rubocop rubocop