From 002086225e1c79cf5af832d00bcd2f9cdad1f0a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 22:57:45 +0000 Subject: [PATCH] Bump rack from 2.0.5 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 2.0.5 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.0.5...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3989613..85a4528 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,10 +92,10 @@ GEM minitest (5.14.1) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.8.3) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) puma (3.12.6) - rack (2.0.5) + rack (2.2.3) rack-test (0.6.3) rack (>= 1.0) rails (5.0.7)