Skip to content

Commit 21b3694

Browse files
Bump minimal-mistakes-jekyll from 4.24.0 to 4.26.1 in /docs
Bumps [minimal-mistakes-jekyll](https://github.com/mmistakes/minimal-mistakes) from 4.24.0 to 4.26.1. - [Release notes](https://github.com/mmistakes/minimal-mistakes/releases) - [Changelog](https://github.com/mmistakes/minimal-mistakes/blob/master/CHANGELOG.md) - [Commits](mmistakes/minimal-mistakes@4.24.0...4.26.1) --- updated-dependencies: - dependency-name: minimal-mistakes-jekyll dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eeffd50 commit 21b3694

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ gem 'webrick', '1.8.1', group: :jekyll_plugins
2020
# gem "jekyll"
2121

2222
# Install minimal-mistakes theme
23-
gem 'minimal-mistakes-jekyll', '4.24.0'
23+
gem 'minimal-mistakes-jekyll', '4.26.1'
2424

2525
# If you have any plugins, put them here!
2626
group :jekyll_plugins do

docs/Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ GEM
118118
yell (~> 2.0)
119119
zeitwerk (~> 2.5)
120120
http_parser.rb (0.8.0)
121-
i18n (1.14.1)
121+
i18n (1.14.5)
122122
concurrent-ruby (~> 1.0)
123123
io-event (1.3.2)
124124
jekyll (3.9.5)
@@ -234,15 +234,15 @@ GEM
234234
kramdown-parser-gfm (1.1.0)
235235
kramdown (~> 2.0)
236236
liquid (4.0.4)
237-
listen (3.8.0)
237+
listen (3.9.0)
238238
rb-fsevent (~> 0.10, >= 0.10.3)
239239
rb-inotify (~> 0.9, >= 0.9.10)
240240
mercenary (0.3.6)
241241
minima (2.5.1)
242242
jekyll (>= 3.5, < 5.0)
243243
jekyll-feed (~> 0.9)
244244
jekyll-seo-tag (~> 2.1)
245-
minimal-mistakes-jekyll (4.24.0)
245+
minimal-mistakes-jekyll (4.26.1)
246246
jekyll (>= 3.7, < 5.0)
247247
jekyll-feed (~> 0.1)
248248
jekyll-gist (~> 1.5)
@@ -266,7 +266,7 @@ GEM
266266
hashery (~> 2.0)
267267
ruby-rc4
268268
ttfunk
269-
public_suffix (5.0.4)
269+
public_suffix (5.0.5)
270270
racc (1.7.3)
271271
rainbow (3.1.1)
272272
rb-fsevent (0.11.2)
@@ -312,7 +312,7 @@ PLATFORMS
312312
DEPENDENCIES
313313
github-pages (= 231)
314314
html-proofer (= 5.0.8)
315-
minimal-mistakes-jekyll (= 4.24.0)
315+
minimal-mistakes-jekyll (= 4.26.1)
316316
webrick (= 1.8.1)
317317

318318
BUNDLED WITH

0 commit comments

Comments
 (0)