From 0c2c901a95b5b37bccaa4bdf9d4d34cb9d791783 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 18:19:41 +0000 Subject: [PATCH] Bump rack from 2.2.2 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 2.2.2 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/v2.2.2...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c971f67..e4b5e2f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,8 +84,8 @@ GEM nokogiri (1.10.8) mini_portile2 (~> 2.4.0) pg (1.1.4) - puma (3.12.3) - rack (2.2.2) + puma (3.12.6) + rack (2.2.3) rack-cors (1.0.5) rack (>= 1.6.0) rack-test (1.1.0)