From 0a8ba205d0ea345a2a4fba4493f1575d57dc6f17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2020 21:46:26 +0000 Subject: [PATCH] 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] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 9766766..bfc73af 100644 --- a/Gemfile +++ b/Gemfile @@ -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' diff --git a/Gemfile.lock b/Gemfile.lock index 1172e86..60e802e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,7 +168,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.5) - rack (2.1.4) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) @@ -257,7 +257,7 @@ DEPENDENCIES mini_racer minima nokogiri (>= 1.10.4) - rack (~> 2.1.4) + rack (~> 2.2.3) railties (>= 5.2.2.1) rouge rubocop