From d9b7630e507b4778765552b6cc0b91a7af1b28f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 18:48:20 +0000 Subject: [PATCH] Bump rake from 0.9.2 to 13.0.1 in /faqapp-before Bumps [rake](https://github.com/ruby/rake) from 0.9.2 to 13.0.1. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/rake-0.9.2...v13.0.1) 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..77ef02c 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) @@ -79,7 +78,7 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (~> 0.14.6) - rake (0.9.2) + rake (13.0.1) rdoc (3.10) json (~> 1.4) sass (3.1.10) @@ -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)