Bump rack from 2.2.7 to 2.2.8

Bumps [rack](https://github.com/rack/rack) from 2.2.7 to 2.2.8.
- [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/v2.2.7...v2.2.8)

---
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]
2023-07-31 22:46:56 +00:00
committed by GitHub
parent 62e8bf9597
commit 09675c08f7
2 changed files with 3 additions and 3 deletions

View File

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