From edf1bfe6887732c235d91ef8b695e8b675576a86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 02:16:51 +0000 Subject: [PATCH] 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] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 1aa04ad..6de0ab6 100644 --- a/Gemfile +++ b/Gemfile @@ -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' diff --git a/Gemfile.lock b/Gemfile.lock index bfffedd..45ac5a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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