chore: Bump rack from 3.0.11 to 3.1.4 (#849)

Bumps [rack](https://github.com/rack/rack) from 3.0.11 to 3.1.4.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/commits/v3.1.4)

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

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-07-20 11:09:56 +02:00
committed by GitHub
parent acace9d90c
commit bba5805449
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.0.11'
gem 'rack', '~> 3.1.4'
gem 'railties', '>= 5.2.2.1'
gem 'rouge'
gem 'rubocop'