Bump rake from 12.3.2 to 13.0.1 (#1258)

Bumps [rake](https://github.com/ruby/rake) from 12.3.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/v12.3.2...v13.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-08 11:23:35 -08:00 committed by Gui Vieira
parent 4369abdd6f
commit 0011a3bd9a
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ gem 'appraisal', '2.2.0'
gem 'bundler', '~> 1.1'
gem 'pry'
gem 'pry-byebug'
gem 'rake', '12.3.2'
gem 'rake', '13.0.1'
gem 'rspec', '~> 3.9'
gem 'rubocop', require: false
gem 'rubocop-rails', require: false

View File

@ -26,7 +26,7 @@ GEM
multi_json (>= 1.0.0)
rack (2.0.7)
rainbow (3.0.0)
rake (12.3.2)
rake (13.0.1)
redcarpet (3.4.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
@ -68,7 +68,7 @@ DEPENDENCIES
pry
pry-byebug
pygments.rb
rake (= 12.3.2)
rake (= 13.0.1)
redcarpet
rspec (~> 3.9)
rubocop