From f3a730446a0b97e90b7a629e9ccf76229d00b487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 18:48:41 +0000 Subject: [PATCH] Bump rake from 0.9.2.2 to 13.0.1 in /sample1 Bumps [rake](https://github.com/ruby/rake) from 0.9.2.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/v0.9.2.2...v13.0.1) Signed-off-by: dependabot[bot] --- sample1/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sample1/Gemfile.lock b/sample1/Gemfile.lock index 193bf7f..b111880 100644 --- a/sample1/Gemfile.lock +++ b/sample1/Gemfile.lock @@ -76,7 +76,7 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (0.9.2.2) + rake (13.0.1) rdoc (3.12) json (~> 1.4) sass (3.1.20) @@ -88,6 +88,7 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + sqlite3 (1.3.6) sqlite3 (1.3.6-x86-mingw32) thor (0.15.4) tilt (1.3.3) @@ -100,6 +101,7 @@ GEM multi_json (~> 1.3) PLATFORMS + ruby x86-mingw32 DEPENDENCIES