From 57c0539fef9b787f9863c287ade35b67eb514938 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 14:17:03 +0000 Subject: [PATCH] chore(deps): bump rake from 0.9.2 to 12.3.3 in /6006/ps2/fractal Bumps [rake](https://github.com/ruby/rake) from 0.9.2 to 12.3.3. - [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...v12.3.3) Signed-off-by: dependabot[bot] --- 6006/ps2/fractal/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/6006/ps2/fractal/Gemfile.lock b/6006/ps2/fractal/Gemfile.lock index 7deed81..609ebdb 100644 --- a/6006/ps2/fractal/Gemfile.lock +++ b/6006/ps2/fractal/Gemfile.lock @@ -10,7 +10,7 @@ GEM multi_json (~> 1.0) libv8 (3.3.10.2) multi_json (1.0.3) - rake (0.9.2) + rake (12.3.3) sass (3.1.7) therubyracer (0.9.4) libv8 (~> 3.3.10)