Bump rack from 2.2.3.1 to 2.2.6.2

Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 2.2.6.2.
- [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/2.2.3.1...v2.2.6.2)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-19 00:44:53 +00:00 committed by GitHub
parent 933a30b270
commit 7c34e41dd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ gem 'middleman-autoprefixer', '~> 2.10.0'
gem 'middleman-sprockets', '~> 4.1.1'
gem 'middleman-syntax', '~> 3.2.0'
gem 'nokogiri', '~> 1.13.6'
gem 'rack', '~> 2.2.3'
gem 'rack', '~> 2.2.6'
gem 'redcarpet', '~> 3.5.1'
gem 'rouge', '~> 3.26.0'

View file

@ -91,7 +91,7 @@ GEM
parallel (1.20.1)
public_suffix (4.0.6)
racc (1.6.0)
rack (2.2.3.1)
rack (2.2.6.2)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
@ -123,7 +123,7 @@ DEPENDENCIES
middleman-sprockets (~> 4.1.1)
middleman-syntax (~> 3.2.0)
nokogiri (~> 1.13.6)
rack (~> 2.2.3)
rack (~> 2.2.6)
redcarpet (~> 3.5.1)
rouge (~> 3.26.0)