Skip to content
This repository was archived by the owner on Mar 24, 2020. It is now read-only.

Commit 37f93ef

Browse files
dependabot-supportmcritchlow
authored andcommitted
Bump rake from 12.0.0 to 12.3.1
Bumps [rake](https://github.com/ruby/rake) from 12.0.0 to 12.3.1. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v12.0.0...v12.3.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6202579 commit 37f93ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ group :development, :test do
6969
end
7070

7171
group :staging do
72-
gem 'rake', '~> 12.0.0'
72+
gem 'rake', '~> 12.3.1'
7373
end

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ GEM
301301
rainbow (2.2.2)
302302
rake
303303
raindrops (0.18.0)
304-
rake (12.0.0)
304+
rake (12.3.1)
305305
rdf (1.1.1.1)
306306
rdf-rdfxml (1.0.1)
307307
rdf (>= 1.0)
@@ -468,7 +468,7 @@ DEPENDENCIES
468468
rack-dev-mark (~> 0.7.5)
469469
rails (~> 4.2.7.1)
470470
rails_autolink (~> 1.1.6)
471-
rake (~> 12.0.0)
471+
rake (~> 12.3.1)
472472
responders (~> 2.4.0)
473473
rspec-activemodel-mocks (~> 1.0)
474474
rspec-mocks (= 3.6.0)

0 commit comments

Comments
 (0)