chore: Bump rack from 3.1.7 to 3.1.8 (#895)

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

---
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]
2025-01-03 19:02:36 +01:00
committed by GitHub
parent f2b7e90b57
commit 2cb3cc4186
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', '~> 3.1.7' gem 'rack', '~> 3.1.8'
gem 'railties', '>= 5.2.2.1' gem 'railties', '>= 5.2.2.1'
gem 'rouge' gem 'rouge'
gem 'rubocop' gem 'rubocop'

View File

@ -225,7 +225,7 @@ GEM
stringio stringio
public_suffix (6.0.1) public_suffix (6.0.1)
racc (1.8.1) racc (1.8.1)
rack (3.1.7) rack (3.1.8)
rack-session (2.0.0) rack-session (2.0.0)
rack (>= 3.0.0) rack (>= 3.0.0)
rack-test (2.1.0) rack-test (2.1.0)
@ -340,7 +340,7 @@ DEPENDENCIES
mini_racer (~> 0.15.0) mini_racer (~> 0.15.0)
minima! minima!
nokogiri (>= 1.10.4) nokogiri (>= 1.10.4)
rack (~> 3.1.7) rack (~> 3.1.8)
railties (>= 5.2.2.1) railties (>= 5.2.2.1)
rouge rouge
rubocop rubocop