From b405bfda20733df3fb61e7358361485696bd6c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 08:32:17 +0000 Subject: [PATCH] Bump rake from 0.9.2.2 to 13.0.1 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] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index baba96c..856ea66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM bundler (~> 1.0) git (>= 1.2.5) rake - rake (0.9.2.2) + rake (13.0.1) sqlite3 (1.3.5) validates_email_format_of (1.4.7) @@ -17,8 +17,8 @@ PLATFORMS ruby DEPENDENCIES - activerecord (= 2.3.14) - activesupport (= 2.3.14) + activerecord + activesupport bundler (~> 1.0.0) jeweler (~> 1.6.0) sqlite3