Skip to content

Commit

Permalink
Bump rake from 12.3.3 to 13.0.6
Browse files Browse the repository at this point in the history
Bumps [rake](https://github.com/ruby/rake) from 12.3.3 to 13.0.6.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v12.3.3...v13.0.6)

---
updated-dependencies:
- dependency-name: rake
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2022
1 parent 737fe56 commit 41f9db6
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 @@ -32,4 +32,4 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
gem "wdm", "~> 0.1.0" if Gem.win_platform?


gem "rake", "~> 12.3"
gem "rake", "~> 13.0"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
rake (12.3.3)
rake (13.0.6)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand All @@ -79,7 +79,7 @@ DEPENDENCIES
jekyll-regex-replace
liquid-md5
minima (~> 2.5)
rake (~> 12.3)
rake (~> 13.0)
tzinfo-data
webrick

Expand Down

0 comments on commit 41f9db6

Please sign in to comment.