Skip to content

Commit

Permalink
Bump minimal-mistakes-jekyll from 4.24.0 to 4.25.0
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.0.
- [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.0)

---
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 Apr 23, 2024
1 parent 0594846 commit 537b4e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"
gem "classifier-reborn", "~> 2.3"
gem "gsl", "~> 2.1"
gem "jekyll", "~> 4.3"
gem "minimal-mistakes-jekyll", "~> 4.24"
gem "minimal-mistakes-jekyll", "~> 4.25"
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.17"
gem "jekyll-include-cache", "~> 0.2"
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ GEM
fast-stemmer (~> 1.0)
matrix (~> 0.4)
colorator (1.1.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
cssminify2 (2.0.1)
drb (2.2.0)
Expand All @@ -44,7 +44,7 @@ GEM
nokogiri (>= 1.4)
htmlcompressor (0.4.0)
http_parser.rb (0.8.0)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
addressable (~> 2.4)
Expand Down Expand Up @@ -99,13 +99,13 @@ 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)
matrix (0.4.2)
mercenary (0.4.0)
mini_portile2 (2.8.5)
minimal-mistakes-jekyll (4.24.0)
minimal-mistakes-jekyll (4.25.0)
jekyll (>= 3.7, < 5.0)
jekyll-feed (~> 0.1)
jekyll-gist (~> 1.5)
Expand All @@ -123,13 +123,13 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
posix-spawn (0.3.15)
public_suffix (5.0.4)
public_suffix (5.0.5)
racc (1.7.3)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.6)
rouge (4.2.0)
rouge (4.2.1)
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sassc (2.4.0)
Expand Down Expand Up @@ -162,7 +162,7 @@ DEPENDENCIES
jekyll-sitemap (~> 1.4)
jekyll-target-blank (~> 2.0)
jemoji (~> 0.13)
minimal-mistakes-jekyll (~> 4.24)
minimal-mistakes-jekyll (~> 4.25)

BUNDLED WITH
2.1.4

0 comments on commit 537b4e6

Please sign in to comment.