Bump rack from 2.2.6.4 to 2.2.7

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

---
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-04-25 22:56:42 +00:00 committed by GitHub
parent 40c8bf7f59
commit 92d696722e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.6'
gem 'rack', '~> 2.2.7'
gem 'railties', '>= 5.2.2.1'
gem 'rouge'
gem 'rubocop'

View File

@ -174,7 +174,7 @@ GEM
forwardable-extended (~> 2.6)
public_suffix (5.0.1)
racc (1.6.2)
rack (2.2.6.4)
rack (2.2.7)
rack-test (2.0.2)
rack (>= 1.3)
rails-dom-testing (2.0.3)
@ -270,7 +270,7 @@ DEPENDENCIES
mini_racer (~> 0.6.3)
minima
nokogiri (>= 1.10.4)
rack (~> 2.2.6)
rack (~> 2.2.7)
railties (>= 5.2.2.1)
rouge
rubocop