Skip to content

Commit

Permalink
Bump rake from 10.5.0 to 12.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Mar 6, 2018
1 parent c26d0aa commit b8a0abb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ gem 'mysql2', '0.4.10'
gem 'nokogiri', '>= 1.8.1'
gem 'pg', '~> 0.18'
gem 'pundit', '1.1.0'
gem 'rake', '10.5.0'
gem 'rake', '12.3.0'
gem 'rails-html-sanitizer', '1.0.3'
gem 'redis', '3.3.5'
gem 'rotp', '~> 3.3.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ GEM
rainbow (2.2.2)
rake
raindrops (0.19.0)
rake (10.5.0)
rake (12.3.0)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
Expand Down Expand Up @@ -427,7 +427,7 @@ DEPENDENCIES
rails (= 5.1.5)
rails-controller-testing
rails-html-sanitizer (= 1.0.3)
rake (= 10.5.0)
rake (= 12.3.0)
redis (= 3.3.5)
rotp (~> 3.3.0)
rqrcode
Expand Down

0 comments on commit b8a0abb

Please sign in to comment.