Skip to content

Commit 9643336

Browse files
Bump jekyll from 4.3.3 to 4.3.4 (just-the-docs#1537)
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](jekyll/jekyll@v4.3.3...v4.3.4) --- updated-dependencies: - dependency-name: jekyll dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b208113 commit 9643336

File tree

1 file changed

+20
-19
lines changed

1 file changed

+20
-19
lines changed

Gemfile.lock

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ GEM
1111
remote: https://rubygems.org/
1212
specs:
1313
Ascii85 (1.1.0)
14-
addressable (2.8.6)
15-
public_suffix (>= 2.0.2, < 6.0)
14+
addressable (2.8.7)
15+
public_suffix (>= 2.0.2, < 7.0)
1616
afm (0.2.2)
1717
async (2.11.0)
1818
console (~> 1.25, >= 1.25.2)
@@ -21,7 +21,7 @@ GEM
2121
timers (~> 4.1)
2222
bigdecimal (3.1.8)
2323
colorator (1.1.0)
24-
concurrent-ruby (1.2.3)
24+
concurrent-ruby (1.3.4)
2525
console (1.25.2)
2626
fiber-annotation
2727
fiber-local (~> 1.1)
@@ -36,15 +36,18 @@ GEM
3636
faraday-net_http (>= 2.0, < 3.2)
3737
faraday-net_http (3.1.0)
3838
net-http
39-
ffi (1.16.3)
39+
ffi (1.17.0-arm64-darwin)
40+
ffi (1.17.0-x86_64-linux-gnu)
4041
fiber-annotation (0.2.0)
4142
fiber-local (1.1.0)
4243
fiber-storage
4344
fiber-storage (0.1.0)
4445
forwardable-extended (2.6.0)
45-
google-protobuf (4.26.1-arm64-darwin)
46+
google-protobuf (4.28.1-arm64-darwin)
47+
bigdecimal
4648
rake (>= 13)
47-
google-protobuf (4.26.1-x86_64-linux)
49+
google-protobuf (4.28.1-x86_64-linux)
50+
bigdecimal
4851
rake (>= 13)
4952
hashery (2.1.2)
5053
html-proofer (5.0.9)
@@ -57,10 +60,10 @@ GEM
5760
yell (~> 2.0)
5861
zeitwerk (~> 2.5)
5962
http_parser.rb (0.8.0)
60-
i18n (1.14.4)
63+
i18n (1.14.6)
6164
concurrent-ruby (~> 1.0)
6265
io-event (1.5.1)
63-
jekyll (4.3.3)
66+
jekyll (4.3.4)
6467
addressable (~> 2.4)
6568
colorator (~> 1.0)
6669
em-websocket (~> 0.5)
@@ -116,34 +119,32 @@ GEM
116119
hashery (~> 2.0)
117120
ruby-rc4
118121
ttfunk
119-
public_suffix (5.0.5)
122+
public_suffix (6.0.1)
120123
racc (1.7.3)
121124
rainbow (3.1.1)
122125
rake (13.2.1)
123126
rb-fsevent (0.11.2)
124-
rb-inotify (0.10.1)
127+
rb-inotify (0.11.1)
125128
ffi (~> 1.0)
126-
rexml (3.3.6)
127-
strscan
128-
rouge (4.2.1)
129+
rexml (3.3.7)
130+
rouge (4.4.0)
129131
ruby-rc4 (0.1.5)
130132
safe_yaml (1.0.5)
131-
sass-embedded (1.75.0-arm64-darwin)
132-
google-protobuf (>= 3.25, < 5.0)
133-
sass-embedded (1.75.0-x86_64-linux-gnu)
134-
google-protobuf (>= 3.25, < 5.0)
133+
sass-embedded (1.78.0-arm64-darwin)
134+
google-protobuf (~> 4.27)
135+
sass-embedded (1.78.0-x86_64-linux-gnu)
136+
google-protobuf (~> 4.27)
135137
sawyer (0.9.2)
136138
addressable (>= 2.3.5)
137139
faraday (>= 0.17.3, < 3)
138-
strscan (3.1.0)
139140
terminal-table (3.0.2)
140141
unicode-display_width (>= 1.1.1, < 3)
141142
timers (4.3.5)
142143
ttfunk (1.8.0)
143144
bigdecimal (~> 3.1)
144145
typhoeus (1.4.1)
145146
ethon (>= 0.9.0)
146-
unicode-display_width (2.5.0)
147+
unicode-display_width (2.6.0)
147148
uri (0.13.0)
148149
webrick (1.8.1)
149150
yell (2.2.2)

0 commit comments

Comments
 (0)