Skip to content

Commit

Permalink
Update Jekyll version: 4.3.3 -> 4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yasulab committed Dec 28, 2024
1 parent d769dfe commit f90cb27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ruby file: '.ruby-version'
# Replace 'git' with 'https' protocol
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

gem 'jekyll', "4.3.3"
gem 'jekyll', '4.3.4'
gem 'rack-jekyll'
gem 'rake' # for running tasks
gem 'csv' # not-default gem from Ruby 3.4.0
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ GEM
idobata (0.0.9)
faraday (>= 0.8.8)
io-event (1.6.5)
jekyll (4.3.3)
jekyll (4.3.4)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -320,7 +320,7 @@ DEPENDENCIES
google-api-client
html-proofer
idobata
jekyll (= 4.3.3)
jekyll (= 4.3.4)
jekyll-feed
jekyll-include-cache
jekyll-minifier
Expand Down

0 comments on commit f90cb27

Please # to comment.