chore: Bump rack from 3.1.5 to 3.1.7 (#860)
Some checks reported errors
continuous-integration/drone/push Build was killed

Bumps [rack](https://github.com/rack/rack) from 3.1.5 to 3.1.7.
- [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/v3.1.5...v3.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-10 17:01:42 +02:00
committed by GitHub
parent 7d51dd4fb5
commit 25dad4106d
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', '~> 3.1.5'
gem 'rack', '~> 3.1.7'
gem 'railties', '>= 5.2.2.1'
gem 'rouge'
gem 'rubocop'