From 6843dc4a9eda9f02631ec64d775b6bebce49f8d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 15:41:38 +0000 Subject: [PATCH] Bump rake from 0.9.2 to 13.0.1 in /example/rails3 Bumps [rake](https://github.com/ruby/rake) from 0.9.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/rake-0.9.2...v13.0.1) Signed-off-by: dependabot[bot] --- example/rails3/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/rails3/Gemfile.lock b/example/rails3/Gemfile.lock index ac0de2ad..c6de7207 100644 --- a/example/rails3/Gemfile.lock +++ b/example/rails3/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: ../.. specs: - analytical (3.0.8) + analytical (3.0.12) GEM remote: http://rubygems.org/ @@ -64,7 +64,7 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (~> 0.14.4) - rake (0.9.2) + rake (13.0.1) rdoc (3.9.4) sqlite3 (1.3.4) sqlite3-ruby (1.3.3)