From 6ab626057b29d4e5bb61a7bc271b0d501b551de9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 06:53:39 +0000 Subject: [PATCH] Bump rack from 2.0.6 to 2.1.4 in /src/comment Bumps [rack](https://github.com/rack/rack) from 2.0.6 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.6...2.1.4) Signed-off-by: dependabot[bot] --- src/comment/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 src/comment/Gemfile.lock diff --git a/src/comment/Gemfile.lock b/src/comment/Gemfile.lock old mode 100755 new mode 100644 index e095838..0ab5b0b --- a/src/comment/Gemfile.lock +++ b/src/comment/Gemfile.lock @@ -16,7 +16,7 @@ GEM puma (3.12.0) quantile (0.2.1) raabro (1.1.6) - rack (2.0.6) + rack (2.1.4) rack-protection (2.0.4) rack rufus-scheduler (3.5.2)