From 7a6b4c7db26957aaa7dfa6d2858d773703f1f724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 22:58:53 +0000 Subject: [PATCH] Bump rake from 10.0.2 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 10.0.2 to 12.3.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/rake-10.0.2...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index ea39585e3..e1e26f0b2 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'http://rubygems.org' #source 'http://www.i-dcc.org/rubygems' -gem 'rake', '10.0.2' +gem 'rake', '12.3.3' gem 'rails', '3.2.22.5' ##gem 'rack', '~> 1.5.4' gem 'hoptoad_notifier', '2.4.11' diff --git a/Gemfile.lock b/Gemfile.lock index 32bb01e01..e10467a33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,7 +184,7 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) raindrops (0.19.0) - rake (10.0.2) + rake (12.3.3) ransack (0.7.2) actionpack (~> 3.0) activerecord (~> 3.0) @@ -277,7 +277,7 @@ DEPENDENCIES parallel_tests (= 0.8.1) pg (~> 0.20.0) rails (= 3.2.22.5) - rake (= 10.0.2) + rake (= 12.3.3) ransack (= 0.7.2) rmagick (= 2.13.2) scruffy_Sanger!