Skip to content

Commit

Permalink
Gemfile: Bump Jekyll version
Browse files Browse the repository at this point in the history
  • Loading branch information
iBug committed May 4, 2024
1 parent c2d6393 commit b236dce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "jekyll", '~> 4.3', '>= 4.3.1'
gem "jekyll", '~> 4.3', '>= 4.3.3'
gem "minimal-mistakes-jekyll", '>= 4.25.1'

gem "kramdown", '>= 2.3.0'
Expand Down
2 changes: 1 addition & 1 deletion _home/open-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ toc: true
- [Add `alt` attribute to site logo in masthead](https://github.com/mmistakes/minimal-mistakes/pull/2824)
- [Add guide on applying Front Matter defaults to jekyll-archives pages](https://github.com/mmistakes/minimal-mistakes/pull/2466)
- [Add note on TOC heading level issue](https://github.com/mmistakes/minimal-mistakes/pull/2902)
- [Add proper support for sverrirs' Jekyll Paginate V2 plugin (excl. AutoPages)](https://github.com/mmistakes/minimal-mistakes/pull/2636) (pending)
- <i class="fas fa-star"></i> [Add proper support for sverrirs' Jekyll Paginate V2 plugin (excl. AutoPages)](https://github.com/mmistakes/minimal-mistakes/pull/2636)
- [Allow custom gradient in page header overlays](https://github.com/mmistakes/minimal-mistakes/pull/2806)
- [box-shadow on radio buttons and checkboxes look ugly](https://github.com/mmistakes/minimal-mistakes/pull/2398)
- [Change "fa" to "fas" for Font Awesome 5](https://github.com/mmistakes/minimal-mistakes/pull/2649)
Expand Down

0 comments on commit b236dce

Please sign in to comment.