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 3d90927 commit 582bf86Copy full SHA for 582bf86
Gemfile
@@ -33,7 +33,7 @@ gem 'liquid', '~> 4.0'
33
34
# Check-up Tests
35
gem 'html-proofer', '~> 5.0'
36
-gem 'rake', '~> 13.2'
+gem 'rake', '~> 13.3'
37
gem 'minitest', '~> 5.25'
38
39
# Performance
Gemfile.lock
@@ -305,7 +305,7 @@ GEM
305
public_suffix (5.1.1)
306
racc (1.8.1)
307
rainbow (3.1.1)
308
- rake (13.3.0)
+ rake (13.3.1)
309
rb-fsevent (0.11.2)
310
rb-inotify (0.11.1)
311
ffi (~> 1.0)
@@ -362,7 +362,7 @@ DEPENDENCIES
362
jekyll-sitemap (~> 1.4)
363
liquid (~> 4.0)
364
minitest (~> 5.25)
365
- rake (~> 13.2)
+ rake (~> 13.3)
366
tzinfo (~> 2.0)
367
tzinfo-data (~> 1.2024)
368
wdm (~> 0.1)
0 commit comments