From 28e7471e631d6c5f98b61d2cc01e3062ee913ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 01:14:08 +0000 Subject: [PATCH] Bump rake from 0.8.7 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 0.8.7 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-0.8.7...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 Gemfile diff --git a/Gemfile b/Gemfile old mode 100755 new mode 100644 index a01ec2d..fe1276a --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'meta_where' # Bundle edge Rails instead: # gem 'rails', :git => 'git://github.com/rails/rails.git' -gem 'rake', '0.8.7' +gem 'rake', '12.3.3' gem 'delayed_job' gem 'haml', '~>4.0.5' #gem 'sass' diff --git a/Gemfile.lock b/Gemfile.lock index ccb302f..959d5ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (~> 0.14.4) - rake (0.8.7) + rake (12.3.3) rdoc (3.9.5) rmagick (2.16.0) roo (1.10.3) @@ -175,7 +175,7 @@ DEPENDENCIES passenger pg (= 0.17.1) rails (~> 3.0.0) - rake (= 0.8.7) + rake (= 12.3.3) rmagick (= 2.16.0) roo (~> 1.10.1) rspec