Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency jekyll to v4.3.3 #1259

Merged
merged 1 commit into from
Jan 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/jekyll/jekyll-sass-converter.git
revision: 4468a685657a7ce4fd41f7f6b57262c4bd1c7948
revision: bf48f64b40fa5f9368ec243c680c6f13da695e88
specs:
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
Expand All @@ -9,15 +9,15 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
afm (0.2.2)
async (2.4.2)
console (~> 1.10)
io-event (~> 1.1)
timers (~> 4.1)
colorator (1.1.0)
concurrent-ruby (1.2.0)
concurrent-ruby (1.2.2)
console (1.16.2)
fiber-local
em-websocket (0.5.3)
Expand All @@ -44,7 +44,7 @@ GEM
i18n (1.12.0)
concurrent-ruby (~> 1.0)
io-event (1.1.7)
jekyll (4.3.2)
jekyll (4.3.3)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -93,21 +93,21 @@ GEM
ruby-rc4
ttfunk
posix-spawn (0.3.15)
public_suffix (5.0.3)
public_suffix (5.0.4)
racc (1.7.3)
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
rexml (3.2.6)
rouge (4.0.1)
ruby-rc4 (0.1.5)
safe_yaml (1.0.5)
sass-embedded (1.58.0)
sass-embedded (1.58.3)
google-protobuf (~> 3.21)
rake (>= 10.0.0)
sass-embedded (1.58.0-arm64-darwin)
sass-embedded (1.58.3-arm64-darwin)
google-protobuf (~> 3.21)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand Down