Skip to content

Commit acdb17f

Browse files
authored
Bumped dependencies (#859)
1 parent 426f906 commit acdb17f

1 file changed

Lines changed: 29 additions & 28 deletions

File tree

Gemfile.lock

Lines changed: 29 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,33 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.1.7.6)
4+
activesupport (6.1.7.10)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
99
zeitwerk (~> 2.3)
10-
addressable (2.8.4)
11-
public_suffix (>= 2.0.2, < 6.0)
10+
addressable (2.8.8)
11+
public_suffix (>= 2.0.2, < 8.0)
1212
base64 (0.3.0)
1313
coffee-script (2.4.1)
1414
coffee-script-source
1515
execjs
1616
coffee-script-source (1.12.2)
1717
colorator (1.1.0)
18-
commonmarker (0.23.10)
19-
concurrent-ruby (1.2.2)
18+
commonmarker (0.23.12)
19+
concurrent-ruby (1.3.6)
2020
csv (3.3.5)
21-
dnsruby (1.73.0)
21+
dnsruby (1.73.1)
2222
base64 (>= 0.2)
2323
logger (~> 1.6)
2424
simpleidn (~> 0.2.1)
2525
em-websocket (0.5.3)
2626
eventmachine (>= 0.12.9)
2727
http_parser.rb (~> 0)
28-
ethon (0.16.0)
28+
ethon (0.18.0)
2929
ffi (>= 1.15.0)
30+
logger
3031
eventmachine (1.2.7)
3132
execjs (2.10.0)
3233
faraday (2.14.1)
@@ -35,7 +36,8 @@ GEM
3536
logger
3637
faraday-net_http (3.4.2)
3738
net-http (~> 0.5)
38-
ffi (1.15.5)
39+
ffi (1.17.3)
40+
ffi (1.17.3-arm64-darwin)
3941
forwardable-extended (2.6.0)
4042
gemoji (4.1.0)
4143
github-pages (232)
@@ -101,8 +103,8 @@ GEM
101103
rainbow (~> 3.0)
102104
typhoeus (~> 1.3)
103105
yell (~> 2.0)
104-
http_parser.rb (0.8.0)
105-
i18n (1.14.1)
106+
http_parser.rb (0.8.1)
107+
i18n (1.14.8)
106108
concurrent-ruby (~> 1.0)
107109
jekyll (3.10.0)
108110
addressable (~> 2.4)
@@ -142,9 +144,8 @@ GEM
142144
octokit (>= 4, < 7, != 4.4.0)
143145
jekyll-include-cache (0.2.1)
144146
jekyll (>= 3.7, < 5.0)
145-
jekyll-last-modified-at (1.3.0)
147+
jekyll-last-modified-at (1.3.2)
146148
jekyll (>= 3.7, < 5.0)
147-
posix-spawn (~> 0.3.9)
148149
jekyll-mentions (1.6.0)
149150
html-pipeline (~> 2.3)
150151
jekyll (>= 3.7, < 5.0)
@@ -223,38 +224,38 @@ GEM
223224
kramdown-parser-gfm (1.1.0)
224225
kramdown (~> 2.0)
225226
liquid (4.0.4)
226-
listen (3.8.0)
227+
listen (3.10.0)
228+
logger
227229
rb-fsevent (~> 0.10, >= 0.10.3)
228230
rb-inotify (~> 0.9, >= 0.9.10)
229231
logger (1.7.0)
230232
mercenary (0.3.6)
231-
mini_portile2 (2.8.4)
233+
mini_portile2 (2.8.9)
232234
minima (2.5.1)
233235
jekyll (>= 3.5, < 5.0)
234236
jekyll-feed (~> 0.9)
235237
jekyll-seo-tag (~> 2.1)
236-
minitest (5.19.0)
238+
minitest (5.27.0)
237239
net-http (0.9.1)
238240
uri (>= 0.11.1)
239-
nokogiri (1.18.9)
241+
nokogiri (1.18.10)
240242
mini_portile2 (~> 2.8.2)
241243
racc (~> 1.4)
242-
nokogiri (1.18.9-arm64-darwin)
244+
nokogiri (1.18.10-arm64-darwin)
243245
racc (~> 1.4)
244246
octokit (4.25.1)
245247
faraday (>= 1, < 3)
246248
sawyer (~> 0.9)
247-
parallel (1.23.0)
249+
parallel (1.27.0)
248250
pathutil (0.16.2)
249251
forwardable-extended (~> 2.6)
250-
posix-spawn (0.3.15)
251-
public_suffix (4.0.7)
252-
racc (1.7.1)
252+
public_suffix (5.1.1)
253+
racc (1.8.1)
253254
rainbow (3.1.1)
254255
rb-fsevent (0.11.2)
255-
rb-inotify (0.10.1)
256+
rb-inotify (0.11.1)
256257
ffi (~> 1.0)
257-
rexml (3.4.2)
258+
rexml (3.4.4)
258259
rouge (3.30.0)
259260
rubyzip (2.4.1)
260261
safe_yaml (1.0.5)
@@ -263,22 +264,22 @@ GEM
263264
sass-listen (4.0.0)
264265
rb-fsevent (~> 0.9, >= 0.9.4)
265266
rb-inotify (~> 0.9, >= 0.9.7)
266-
sawyer (0.9.2)
267+
sawyer (0.9.3)
267268
addressable (>= 2.3.5)
268269
faraday (>= 0.17.3, < 3)
269270
simpleidn (0.2.3)
270271
terminal-table (1.8.0)
271272
unicode-display_width (~> 1.1, >= 1.1.1)
272-
typhoeus (1.4.0)
273+
typhoeus (1.4.1)
273274
ethon (>= 0.9.0)
274275
tzinfo (2.0.6)
275276
concurrent-ruby (~> 1.0)
276277
unicode-display_width (1.8.0)
277278
uri (1.1.1)
278-
webrick (1.9.1)
279-
yaml (0.2.1)
279+
webrick (1.9.2)
280+
yaml (0.4.0)
280281
yell (2.2.2)
281-
zeitwerk (2.6.11)
282+
zeitwerk (2.6.18)
282283

283284
PLATFORMS
284285
arm64-darwin-22

0 commit comments

Comments
 (0)