Skip to content

Commit 58b2341

Browse files
Lock file maintenance
1 parent 6f2ea86 commit 58b2341

File tree

1 file changed

+35
-30
lines changed

1 file changed

+35
-30
lines changed

Gemfile.lock

+35-30
Original file line numberDiff line numberDiff line change
@@ -2,36 +2,37 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (1.1.0)
5-
addressable (2.8.5)
5+
addressable (2.8.6)
66
public_suffix (>= 2.0.2, < 6.0)
77
afm (0.2.2)
8-
async (2.6.4)
8+
async (2.9.0)
99
console (~> 1.10)
1010
fiber-annotation
11-
io-event (~> 1.1)
11+
io-event (~> 1.5, >= 1.5.1)
1212
timers (~> 4.1)
13-
base64 (0.1.1)
13+
bigdecimal (3.1.7)
1414
colorator (1.1.0)
15-
concurrent-ruby (1.2.2)
16-
console (1.23.2)
15+
concurrent-ruby (1.2.3)
16+
console (1.23.6)
1717
fiber-annotation
1818
fiber-local
19+
json
1920
em-websocket (0.5.3)
2021
eventmachine (>= 0.12.9)
2122
http_parser.rb (~> 0)
2223
ethon (0.16.0)
2324
ffi (>= 1.15.0)
2425
eventmachine (1.2.7)
25-
faraday (2.7.11)
26-
base64
27-
faraday-net_http (>= 2.0, < 3.1)
28-
ruby2_keywords (>= 0.0.4)
29-
faraday-net_http (3.0.2)
30-
ffi (1.16.2)
26+
faraday (2.9.0)
27+
faraday-net_http (>= 2.0, < 3.2)
28+
faraday-net_http (3.1.0)
29+
net-http
30+
ffi (1.16.3)
3131
fiber-annotation (0.2.0)
3232
fiber-local (1.0.0)
3333
forwardable-extended (2.6.0)
34-
google-protobuf (3.24.3)
34+
google-protobuf (4.26.0)
35+
rake (>= 13)
3536
hashery (2.1.2)
3637
html-proofer (5.0.8)
3738
addressable (~> 2.3)
@@ -43,10 +44,10 @@ GEM
4344
yell (~> 2.0)
4445
zeitwerk (~> 2.5)
4546
http_parser.rb (0.8.0)
46-
i18n (1.14.1)
47+
i18n (1.14.4)
4748
concurrent-ruby (~> 1.0)
48-
io-event (1.3.2)
49-
jekyll (4.3.2)
49+
io-event (1.5.1)
50+
jekyll (4.3.3)
5051
addressable (~> 2.4)
5152
colorator (~> 1.0)
5253
em-websocket (~> 0.5)
@@ -71,58 +72,62 @@ GEM
7172
sass-embedded (~> 1.54)
7273
jekyll-watch (2.2.1)
7374
listen (~> 3.0)
75+
json (2.7.1)
7476
kramdown (2.4.0)
7577
rexml
7678
kramdown-parser-gfm (1.1.0)
7779
kramdown (~> 2.0)
7880
liquid (4.0.4)
79-
listen (3.8.0)
81+
listen (3.9.0)
8082
rb-fsevent (~> 0.10, >= 0.10.3)
8183
rb-inotify (~> 0.9, >= 0.9.10)
8284
mercenary (0.4.0)
83-
mini_portile2 (2.8.4)
84-
nokogiri (1.15.4)
85+
mini_portile2 (2.8.5)
86+
net-http (0.4.1)
87+
uri
88+
nokogiri (1.16.3)
8589
mini_portile2 (~> 2.8.2)
8690
racc (~> 1.4)
8791
octokit (4.25.1)
8892
faraday (>= 1, < 3)
8993
sawyer (~> 0.9)
9094
pathutil (0.16.2)
9195
forwardable-extended (~> 2.6)
92-
pdf-reader (2.11.0)
96+
pdf-reader (2.12.0)
9397
Ascii85 (~> 1.0)
9498
afm (~> 0.2.1)
9599
hashery (~> 2.0)
96100
ruby-rc4
97101
ttfunk
98-
public_suffix (5.0.3)
99-
racc (1.7.1)
102+
public_suffix (5.0.4)
103+
racc (1.7.3)
100104
rainbow (3.1.1)
101-
rake (13.0.6)
105+
rake (13.1.0)
102106
rb-fsevent (0.11.2)
103107
rb-inotify (0.10.1)
104108
ffi (~> 1.0)
105109
rexml (3.2.6)
106-
rouge (4.1.3)
110+
rouge (4.2.1)
107111
ruby-rc4 (0.1.5)
108-
ruby2_keywords (0.0.5)
109112
safe_yaml (1.0.5)
110-
sass-embedded (1.68.0)
111-
google-protobuf (~> 3.23)
113+
sass-embedded (1.72.0)
114+
google-protobuf (>= 3.25, < 5.0)
112115
rake (>= 13.0.0)
113116
sawyer (0.9.2)
114117
addressable (>= 2.3.5)
115118
faraday (>= 0.17.3, < 3)
116119
terminal-table (3.0.2)
117120
unicode-display_width (>= 1.1.1, < 3)
118121
timers (4.3.5)
119-
ttfunk (1.7.0)
120-
typhoeus (1.4.0)
122+
ttfunk (1.8.0)
123+
bigdecimal (~> 3.1)
124+
typhoeus (1.4.1)
121125
ethon (>= 0.9.0)
122126
unicode-display_width (2.5.0)
127+
uri (0.13.0)
123128
webrick (1.8.1)
124129
yell (2.2.2)
125-
zeitwerk (2.6.12)
130+
zeitwerk (2.6.13)
126131

127132
PLATFORMS
128133
ruby

0 commit comments

Comments
 (0)