Bump rack from 2.1.4 to 2.2.3

Bumps [rack](https://github.com/rack/rack) from 2.1.4 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.1.4...2.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-09 21:46:26 +00:00
committed by GitHub
parent 7bcc35480d
commit 0a8ba205d0
2 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@ gem 'kramdown'
gem 'liquid'
gem 'listen'
gem 'mercenary'
gem 'rack', '~> 2.1.4'
gem 'rack', '~> 2.2.3'
gem 'railties', '>= 5.2.2.1'
gem 'rouge'
gem 'rubocop'