Merge pull request #26 from 2martens/dependabot/bundler/rack-2.1.4

Bump rack from 2.0.9 to 2.1.4
This commit is contained in:
Jim Martens 2020-07-04 10:55:04 +02:00 committed by GitHub
commit 305f972702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

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

View File

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