From b7a35d5b8360b035f24aeba45f751313020efa82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 08:47:53 +0000 Subject: [PATCH] Bump rake from 10.1.0 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 10.1.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/rake-10.1.0...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b0c8bf..deb7094 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,11 +22,19 @@ GEM tzinfo (~> 0.3.37) atomic (1.1.14) builder (3.1.4) + coveralls (0.8.23) + json (>= 1.8, < 3) + simplecov (~> 0.16.1) + term-ansicolor (~> 1.3) + thor (>= 0.19.4, < 2.0) + tins (~> 1.6) diff-lcs (1.2.4) + docile (1.3.2) erubis (2.7.0) execjs (2.0.2) hike (1.2.3) i18n (0.6.5) + json (2.3.0) minitest (4.7.5) multi_json (1.8.2) rack (1.5.2) @@ -37,7 +45,7 @@ GEM activesupport (= 4.0.0) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.1.0) + rake (13.0.1) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) @@ -46,6 +54,11 @@ GEM rspec-expectations (2.14.3) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.4) + simplecov (0.16.1) + docile (~> 1.1) + json (>= 1.8, < 3) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.2) sprockets (2.10.0) hike (~> 1.2) multi_json (~> 1.0) @@ -56,16 +69,22 @@ GEM activesupport (>= 3.0) sprockets (~> 2.8) stylus-source (0.38.0) - thor (0.18.1) + sync (0.5.0) + term-ansicolor (1.7.1) + tins (~> 1.0) + thor (1.0.1) thread_safe (0.1.3) atomic tilt (1.4.1) + tins (1.24.1) + sync tzinfo (0.3.38) PLATFORMS ruby DEPENDENCIES + coveralls (>= 0.8.0) railties (~> 4.0.0) rspec (~> 2.14.0) sprockets-rails (~> 2.0.0)