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 bcdf7b2Copy full SHA for bcdf7b2
Gemfile
@@ -34,7 +34,7 @@ gem 'liquid', '~> 4.0'
34
# Check-up Tests
35
gem 'html-proofer', '~> 5.0'
36
gem 'rake', '~> 13.2'
37
-gem 'minitest', '~> 5.25'
+gem 'minitest', '~> 5.26'
38
39
# Performance
40
gem 'jekyll-loading-lazy'
Gemfile.lock
@@ -282,7 +282,7 @@ GEM
282
jekyll (>= 3.5, < 5.0)
283
jekyll-feed (~> 0.9)
284
jekyll-seo-tag (~> 2.1)
285
- minitest (5.25.5)
+ minitest (5.26.0)
286
net-http (0.6.0)
287
uri
288
nokogiri (1.18.9)
@@ -361,7 +361,7 @@ DEPENDENCIES
361
jekyll-seo-tag (~> 2.8)
362
jekyll-sitemap (~> 1.4)
363
liquid (~> 4.0)
364
- minitest (~> 5.25)
+ minitest (~> 5.26)
365
rake (~> 13.2)
366
tzinfo (~> 2.0)
367
tzinfo-data (~> 1.2024)
0 commit comments