Skip to content

Commit f45720b

Browse files
Bump rake from 13.2.1 to 13.3.0
Bumps [rake](https://github.com/ruby/rake) from 13.2.1 to 13.3.0. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.2.1...v13.3.0) --- updated-dependencies: - dependency-name: rake dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1dc1d9f commit f45720b

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
@@ -42,4 +42,4 @@ end
4242
gem "wdm", "~> 0.2.0", :install_if => Gem.win_platform?
4343

4444
gem "html-proofer", "~> 5.0.10"
45-
gem "rake", "~> 13.2"
45+
gem "rake", "~> 13.3"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ GEM
118118
public_suffix (6.0.1)
119119
racc (1.8.1)
120120
rainbow (3.1.1)
121-
rake (13.2.1)
121+
rake (13.3.0)
122122
rb-fsevent (0.11.2)
123123
rb-inotify (0.11.1)
124124
ffi (~> 1.0)
@@ -186,7 +186,7 @@ DEPENDENCIES
186186
jekyll-seo-tag
187187
jekyll-sitemap
188188
pry
189-
rake (~> 13.2)
189+
rake (~> 13.3)
190190
rubocop-jekyll
191191
rubocop-md (~> 1.2)
192192
tzinfo (~> 2.0)

0 commit comments

Comments
 (0)