From a84774228f0464d74cd455b91a2e91ce10820e80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 08:46:38 +0000 Subject: [PATCH] Bump rake from 10.3.2 to 13.0.3 in /bookmarks Bumps [rake](https://github.com/ruby/rake) from 10.3.2 to 13.0.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/v10.3.2...v13.0.3) Signed-off-by: dependabot[bot] --- bookmarks/Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bookmarks/Gemfile.lock b/bookmarks/Gemfile.lock index 68dbecd..d6efddb 100644 --- a/bookmarks/Gemfile.lock +++ b/bookmarks/Gemfile.lock @@ -73,9 +73,10 @@ GEM activesupport (= 4.1.4) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.3.2) + rake (13.0.3) rdoc (4.1.1) json (~> 1.4) + ref (2.0.0) sass (3.2.19) sass-rails (4.0.3) railties (>= 4.0.0, < 5.0) @@ -95,7 +96,11 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (~> 2.8) + sqlite3 (1.3.9) sqlite3 (1.3.9-x86-mingw32) + therubyracer (0.12.2) + libv8 (~> 3.16.14.0) + ref thor (0.19.1) thread_safe (0.3.4) tilt (1.4.1) @@ -113,6 +118,7 @@ GEM json (>= 1.8.0) PLATFORMS + ruby x86-mingw32 DEPENDENCIES