Skip to content

Commit

Permalink
chore(deps): bump minimal-mistakes-jekyll in the dependencies group (#…
Browse files Browse the repository at this point in the history
…256)

Bumps the dependencies group with 1 update: [minimal-mistakes-jekyll](https://github.com/mmistakes/minimal-mistakes).


Updates `minimal-mistakes-jekyll` from 4.25.1 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.25.1...4.26.1)

---
updated-dependencies:
- dependency-name: minimal-mistakes-jekyll
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 52af1b4 commit f19834d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ gem "jekyll-paginate", "1.1"
gem "jekyll-archives", "2.2.1"
gem "jekyll-polyglot", "1.8.0"

gem "minimal-mistakes-jekyll", "4.25.1"
gem "minimal-mistakes-jekyll", "4.26.1"
gem "bootstrap", "5.3.3"
31 changes: 17 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
bigdecimal (3.1.8)
bootstrap (5.3.3)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.11.8, < 3)
colorator (1.1.0)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
Expand All @@ -21,12 +22,14 @@ GEM
net-http
ffi (1.16.3)
forwardable-extended (2.6.0)
google-protobuf (4.26.1)
google-protobuf (4.27.0)
bigdecimal
rake (>= 13)
google-protobuf (4.26.1-x86_64-linux)
google-protobuf (4.27.0-x86_64-linux)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
addressable (~> 2.4)
Expand Down Expand Up @@ -70,7 +73,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
minimal-mistakes-jekyll (4.25.1)
minimal-mistakes-jekyll (4.26.1)
jekyll (>= 3.7, < 5.0)
jekyll-feed (~> 0.1)
jekyll-gist (~> 1.5)
Expand All @@ -88,25 +91,25 @@ GEM
public_suffix (5.0.5)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.2.8)
strscan (>= 3.0.9)
rouge (4.2.1)
safe_yaml (1.0.5)
sass-embedded (1.76.0-aarch64-linux-android)
sass-embedded (1.77.4-aarch64-linux-android)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.76.0-arm-linux-androideabi)
sass-embedded (1.77.4-arm-linux-androideabi)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.76.0-arm-linux-gnueabihf)
sass-embedded (1.77.4-arm-linux-gnueabihf)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.76.0-arm-linux-musleabihf)
sass-embedded (1.77.4-arm-linux-musleabihf)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.76.0-x86-linux-android)
sass-embedded (1.77.4-x86-linux-android)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.76.0-x86_64-linux-android)
sass-embedded (1.77.4-x86_64-linux-android)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.76.0-x86_64-linux-gnu)
sass-embedded (1.77.4-x86_64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
sawyer (0.9.2)
addressable (>= 2.3.5)
Expand Down Expand Up @@ -134,7 +137,7 @@ DEPENDENCIES
jekyll-feed (= 0.17.0)
jekyll-paginate (= 1.1)
jekyll-polyglot (= 1.8.0)
minimal-mistakes-jekyll (= 4.25.1)
minimal-mistakes-jekyll (= 4.26.1)

RUBY VERSION
ruby 3.3.0p0
Expand Down

0 comments on commit f19834d

Please sign in to comment.