From 122907c0da0f6b87f2262ec873ade1384392317a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 18:51:35 +0000 Subject: [PATCH] Bump rack from 1.3.4 to 1.3.10 in /faqapp-before Bumps [rack](https://github.com/rack/rack) from 1.3.4 to 1.3.10. - [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/1.3.4...1.3.10) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- faqapp-before/Gemfile.lock | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/faqapp-before/Gemfile.lock b/faqapp-before/Gemfile.lock index ce6d84e..c237e84 100644 --- a/faqapp-before/Gemfile.lock +++ b/faqapp-before/Gemfile.lock @@ -29,7 +29,6 @@ GEM activesupport (= 3.1.1) activesupport (3.1.1) multi_json (~> 1.0) - ansi (1.3.0) arel (2.2.1) builder (3.0.0) coffee-rails (3.1.1) @@ -55,7 +54,7 @@ GEM mime-types (1.16) multi_json (1.0.3) polyglot (0.3.2) - rack (1.3.4) + rack (1.3.10) rack-cache (1.1) rack (>= 0.4) rack-mount (0.8.3) @@ -99,8 +98,6 @@ GEM treetop (1.4.10) polyglot polyglot (>= 0.3.1) - turn (0.8.3) - ansi tzinfo (0.3.30) uglifier (1.0.3) execjs (>= 0.3.0) @@ -115,5 +112,4 @@ DEPENDENCIES rails (= 3.1.1) sass-rails (~> 3.1.4) sqlite3 - turn uglifier (>= 1.0.3)