From 3e412ca5bf0cd0b8db851c2b464c0e6ae90776da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 02:32:16 +0000 Subject: [PATCH] Bump rack from 2.0.3 to 3.0.7 in /plugins/Neatline Bumps [rack](https://github.com/rack/rack) from 2.0.3 to 3.0.7. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.3...v3.0.7) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- plugins/Neatline/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Neatline/Gemfile.lock b/plugins/Neatline/Gemfile.lock index 1ec0a98..110b6b1 100644 --- a/plugins/Neatline/Gemfile.lock +++ b/plugins/Neatline/Gemfile.lock @@ -8,7 +8,7 @@ GEM rake jasmine-core (2.0.0) phantomjs (1.9.7.1) - rack (2.0.3) + rack (3.0.7) rake (10.3.2) PLATFORMS