From bfcb77f50d866b4baa1ecd4ac0a3adb1f9c69205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 05:04:11 +0000 Subject: [PATCH] Bump rake from 12.0.0 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 12.0.0 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/v12.0.0...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e9dec95..e9aa2fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,9 +52,11 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) + minitest (5.14.0) multi_json (1.12.1) pg (0.19.0) polyglot (0.3.5) + power_assert (1.1.6) rack (1.4.7) rack-cache (1.6.1) rack (>= 0.4) @@ -77,7 +79,7 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (12.0.0) + rake (13.0.1) rdoc (3.9.5) ref (2.0.0) sass (3.4.23) @@ -89,6 +91,8 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + test-unit (3.3.5) + power_assert therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref @@ -108,9 +112,11 @@ DEPENDENCIES coffee-rails (~> 3.2.1) jquery-rails json (~> 2.0.0) + minitest pg rails (= 3.2.6) sass-rails (~> 3.2.3) + test-unit therubyracer uglifier (>= 1.0.3)