Skip to content

Commit

Permalink
Bump jekyll from 4.3.2 to 4.3.3
Browse files Browse the repository at this point in the history
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/jekyll/jekyll/releases)
- [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown)
- [Commits](jekyll/jekyll@v4.3.2...v4.3.3)

---
updated-dependencies:
- dependency-name: jekyll
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 2862e40 commit 5767355
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
source 'https://rubygems.org'

gem 'html-proofer'
gem 'jekyll', '~> 4.3.2'
gem 'jekyll', '~> 4.3.3'
gem 'jekyll-include-cache'
# gem 'jekyll-polyglot'
gem 'jekyll-pwa-workbox'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ 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.5.1)
jekyll (4.3.2)
jekyll (4.3.3)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -87,7 +87,7 @@ 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.4.0)
Expand Down Expand Up @@ -124,7 +124,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.6)
rouge (4.2.0)
rouge (4.2.1)
ruby-rc4 (0.1.5)
rubyzip (2.3.2)
safe_yaml (1.0.5)
Expand All @@ -151,7 +151,7 @@ PLATFORMS

DEPENDENCIES
html-proofer
jekyll (~> 4.3.2)
jekyll (~> 4.3.3)
jekyll-include-cache
jekyll-pwa-workbox
jekyll-redirect-from
Expand Down

0 comments on commit 5767355

Please sign in to comment.