Skip to content

Commit 4cb4e68

Browse files
Bump rake from 12.3.3 to 13.0.6
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]>
1 parent 36f8736 commit 4cb4e68

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
3131
gem "wdm", "~> 0.1.0" if Gem.win_platform?
3232

3333

34-
gem "rake", "~> 12.3"
34+
gem "rake", "~> 13.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ GEM
5151
pathutil (0.16.2)
5252
forwardable-extended (~> 2.6)
5353
public_suffix (4.0.6)
54-
rake (12.3.3)
54+
rake (13.0.6)
5555
rb-fsevent (0.10.4)
5656
rb-inotify (0.10.1)
5757
ffi (~> 1.0)
@@ -72,7 +72,7 @@ DEPENDENCIES
7272
jekyll-regex-replace
7373
liquid-md5
7474
minima (~> 2.5)
75-
rake (~> 12.3)
75+
rake (~> 13.0)
7676
tzinfo-data
7777

7878
BUNDLED WITH

0 commit comments

Comments
 (0)