Skip to content

Commit af2dd1b

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.2.1"
45-
gem "rake", "~> 13.3"
45+
gem "rake", "~> 13.4"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ GEM
130130
public_suffix (7.0.5)
131131
racc (1.8.1)
132132
rainbow (3.1.1)
133-
rake (13.3.1)
133+
rake (13.4.2)
134134
rb-fsevent (0.11.2)
135135
rb-inotify (0.11.1)
136136
ffi (~> 1.0)
@@ -200,7 +200,7 @@ DEPENDENCIES
200200
jekyll-seo-tag
201201
jekyll-sitemap
202202
pry
203-
rake (~> 13.3)
203+
rake (~> 13.4)
204204
rubocop-jekyll
205205
rubocop-md (~> 1.2)
206206
tzinfo (~> 2.0)

0 commit comments

Comments
 (0)