From 51d6f87fdc86ad340473d1987c4047443bf22e5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 19:25:17 +0000 Subject: [PATCH] Bump rake from 10.0.3 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 10.0.3 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-10.0.3...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 051927f..32a9bec 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem 'rails', '3.2.22' -gem 'rake', '10.0.3' +gem 'rake', '13.0.1' gem 'pg' gem 'foreigner' diff --git a/Gemfile.lock b/Gemfile.lock index 7eb726c..042fd99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -275,7 +275,7 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rainbow (2.0.0) - rake (10.0.3) + rake (13.0.1) rdoc (3.12.2) json (~> 1.4) recaptcha (4.9.0) @@ -412,7 +412,7 @@ DEPENDENCIES quiet_assets rails (= 3.2.22) rails-secrets - rake (= 10.0.3) + rake (= 13.0.1) recaptcha redis redis-session-store