chore: Bump rack from 3.0.8 to 3.0.9 (#797)
continuous-integration/drone/push Build is passing Details

Bumps [rack](https://github.com/rack/rack) from 3.0.8 to 3.0.9.
- [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.0.8...v3.0.9)

---
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-02-03 18:39:56 +01:00 committed by GitHub
parent 4a379025fe
commit 7c88bb4873
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.8'
gem 'rack', '~> 3.0.9'
gem 'railties', '>= 5.2.2.1'
gem 'rouge'
gem 'rubocop'

View File

@ -219,7 +219,7 @@ GEM
stringio
public_suffix (5.0.4)
racc (1.7.3)
rack (3.0.8)
rack (3.0.9)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
@ -333,7 +333,7 @@ DEPENDENCIES
mini_racer (~> 0.8.0)
minima!
nokogiri (>= 1.10.4)
rack (~> 3.0.8)
rack (~> 3.0.9)
railties (>= 5.2.2.1)
rouge
rubocop