We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc1d9f commit f45720bCopy full SHA for f45720b
Gemfile
@@ -42,4 +42,4 @@ end
42
gem "wdm", "~> 0.2.0", :install_if => Gem.win_platform?
43
44
gem "html-proofer", "~> 5.0.10"
45
-gem "rake", "~> 13.2"
+gem "rake", "~> 13.3"
Gemfile.lock
@@ -118,7 +118,7 @@ GEM
118
public_suffix (6.0.1)
119
racc (1.8.1)
120
rainbow (3.1.1)
121
- rake (13.2.1)
+ rake (13.3.0)
122
rb-fsevent (0.11.2)
123
rb-inotify (0.11.1)
124
ffi (~> 1.0)
@@ -186,7 +186,7 @@ DEPENDENCIES
186
jekyll-seo-tag
187
jekyll-sitemap
188
pry
189
- rake (~> 13.2)
+ rake (~> 13.3)
190
rubocop-jekyll
191
rubocop-md (~> 1.2)
192
tzinfo (~> 2.0)
0 commit comments