Skip to content

Commit

Permalink
[Security] Bump rake from 12.3.2 to 13.0.1
Browse files Browse the repository at this point in the history
Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 13.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v12.3.2...v13.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Robb Kidd <rkidd@chef.io>
  • Loading branch information
dependabot-preview[bot] authored and robbkidd committed Mar 2, 2020
1 parent 03748bd commit 6c72c39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/supermarket/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ GEM
thor (>= 0.18.1, < 2.0)
rainbow (3.0.0)
raindrops (0.19.0)
rake (12.3.2)
rake (13.0.1)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
Expand Down
2 changes: 1 addition & 1 deletion src/supermarket/engines/fieri/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (3.0.0)
rake (12.3.2)
rake (13.0.1)
redis (3.3.5)
rspec-core (3.6.0)
rspec-support (~> 3.6.0)
Expand Down

0 comments on commit 6c72c39

Please sign in to comment.