Skip to content

Commit 21e01e0

Browse files
Bump rake from 13.2.1 to 13.3.0 (#88)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28a60a7 commit 21e01e0

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.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)