Skip to content

Commit

Permalink
Bump minimal-mistakes-jekyll from 4.24.0 to 4.25.1 in /docs
Browse files Browse the repository at this point in the history
Bumps [minimal-mistakes-jekyll](https://github.com/mmistakes/minimal-mistakes) from 4.24.0 to 4.25.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.25.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]>
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent eeffd50 commit 628c05b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ gem 'webrick', '1.8.1', group: :jekyll_plugins
# gem "jekyll"

# Install minimal-mistakes theme
gem 'minimal-mistakes-jekyll', '4.24.0'
gem 'minimal-mistakes-jekyll', '4.25.1'

# If you have any plugins, put them here!
group :jekyll_plugins do
Expand Down
10 changes: 5 additions & 5 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ GEM
yell (~> 2.0)
zeitwerk (~> 2.5)
http_parser.rb (0.8.0)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
io-event (1.3.2)
jekyll (3.9.5)
Expand Down Expand Up @@ -234,15 +234,15 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minimal-mistakes-jekyll (4.24.0)
minimal-mistakes-jekyll (4.25.1)
jekyll (>= 3.7, < 5.0)
jekyll-feed (~> 0.1)
jekyll-gist (~> 1.5)
Expand All @@ -266,7 +266,7 @@ GEM
hashery (~> 2.0)
ruby-rc4
ttfunk
public_suffix (5.0.4)
public_suffix (5.0.5)
racc (1.7.3)
rainbow (3.1.1)
rb-fsevent (0.11.2)
Expand Down Expand Up @@ -312,7 +312,7 @@ PLATFORMS
DEPENDENCIES
github-pages (= 231)
html-proofer (= 5.0.8)
minimal-mistakes-jekyll (= 4.24.0)
minimal-mistakes-jekyll (= 4.25.1)
webrick (= 1.8.1)

BUNDLED WITH
Expand Down

0 comments on commit 628c05b

Please sign in to comment.