Bump rack from 2.0.9 to 2.1.4

Bumps [rack](https://github.com/rack/rack) from 2.0.9 to 2.1.4.
- [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.0.9...2.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-06-25 02:16:51 +00:00
committed by GitHub
parent 82d4cdba46
commit edf1bfe688
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -199,7 +199,7 @@ GEM
pathutil (0.16.2) pathutil (0.16.2)
forwardable-extended (~> 2.6) forwardable-extended (~> 2.6)
public_suffix (4.0.5) public_suffix (4.0.5)
rack (2.0.9) rack (2.1.4)
rack-test (1.1.0) rack-test (1.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rails-dom-testing (2.0.3) rails-dom-testing (2.0.3)
@ -300,7 +300,7 @@ DEPENDENCIES
mini_racer mini_racer
minima minima
nokogiri (>= 1.10.4) nokogiri (>= 1.10.4)
rack (~> 2.0.8) rack (~> 2.1.4)
railties (>= 5.2.2.1) railties (>= 5.2.2.1)
rouge rouge
rubocop rubocop