Skip to content

Commit cafc94e

Browse files
committed
Regenerate Gemfile.lock
1 parent 57feca3 commit cafc94e

File tree

1 file changed

+17
-26
lines changed

1 file changed

+17
-26
lines changed

Gemfile.lock

Lines changed: 17 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -6,34 +6,29 @@ GEM
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
9-
addressable (2.8.5)
9+
addressable (2.8.6)
1010
public_suffix (>= 2.0.2, < 6.0)
11-
base64 (0.1.1)
1211
coffee-script (2.4.1)
1312
coffee-script-source
1413
execjs
1514
coffee-script-source (1.11.1)
1615
colorator (1.1.0)
1716
commonmarker (0.23.10)
18-
concurrent-ruby (1.2.2)
19-
dnsruby (1.70.0)
17+
concurrent-ruby (1.2.3)
18+
dnsruby (1.72.0)
2019
simpleidn (~> 0.2.1)
2120
em-websocket (0.5.3)
2221
eventmachine (>= 0.12.9)
2322
http_parser.rb (~> 0)
2423
ethon (0.16.0)
2524
ffi (>= 1.15.0)
2625
eventmachine (1.2.7)
27-
eventmachine (1.2.7-x64-mingw32)
2826
execjs (2.9.1)
29-
faraday (2.7.11)
30-
base64
31-
faraday-net_http (>= 2.0, < 3.1)
32-
ruby2_keywords (>= 0.0.4)
33-
faraday-net_http (3.0.2)
34-
ffi (1.16.3)
27+
faraday (2.9.0)
28+
faraday-net_http (>= 2.0, < 3.2)
29+
faraday-net_http (3.1.0)
30+
net-http
3531
ffi (1.16.3-x64-mingw-ucrt)
36-
ffi (1.16.3-x64-mingw32)
3732
forwardable-extended (2.6.0)
3833
gemoji (3.0.1)
3934
github-pages (228)
@@ -91,7 +86,7 @@ GEM
9186
activesupport (>= 2)
9287
nokogiri (>= 1.4)
9388
http_parser.rb (0.8.0)
94-
i18n (1.14.1)
89+
i18n (1.14.4)
9590
concurrent-ruby (~> 1.0)
9691
jekyll (3.9.3)
9792
addressable (~> 2.4)
@@ -206,18 +201,18 @@ GEM
206201
kramdown-parser-gfm (1.1.0)
207202
kramdown (~> 2.0)
208203
liquid (4.0.4)
209-
listen (3.8.0)
204+
listen (3.9.0)
210205
rb-fsevent (~> 0.10, >= 0.10.3)
211206
rb-inotify (~> 0.9, >= 0.9.10)
212207
mercenary (0.3.6)
213-
mini_portile2 (2.8.5)
214208
minima (2.5.1)
215209
jekyll (>= 3.5, < 5.0)
216210
jekyll-feed (~> 0.9)
217211
jekyll-seo-tag (~> 2.1)
218-
minitest (5.20.0)
219-
nokogiri (1.16.2)
220-
mini_portile2 (~> 2.8.2)
212+
minitest (5.22.3)
213+
net-http (0.4.1)
214+
uri
215+
nokogiri (1.16.3-x64-mingw-ucrt)
221216
racc (~> 1.4)
222217
octokit (4.25.1)
223218
faraday (>= 1, < 3)
@@ -231,7 +226,6 @@ GEM
231226
ffi (~> 1.0)
232227
rexml (3.2.6)
233228
rouge (3.26.0)
234-
ruby2_keywords (0.0.5)
235229
rubyzip (2.3.2)
236230
safe_yaml (1.0.5)
237231
sass (3.7.4)
@@ -246,25 +240,22 @@ GEM
246240
unf (~> 0.1.4)
247241
terminal-table (1.8.0)
248242
unicode-display_width (~> 1.1, >= 1.1.1)
249-
typhoeus (1.4.0)
243+
typhoeus (1.4.1)
250244
ethon (>= 0.9.0)
251245
tzinfo (2.0.6)
252246
concurrent-ruby (~> 1.0)
253-
tzinfo-data (1.2023.3)
247+
tzinfo-data (1.2024.1)
254248
tzinfo (>= 1.0.0)
255249
unf (0.1.4)
256250
unf_ext
257-
unf_ext (0.0.8.2)
258-
unf_ext (0.0.8.2-x64-mingw-ucrt)
259-
unf_ext (0.0.8.2-x64-mingw32)
251+
unf_ext (0.0.9.1-x64-mingw-ucrt)
260252
unicode-display_width (1.8.0)
253+
uri (0.13.0)
261254
wdm (0.1.1)
262255
webrick (1.8.1)
263256

264257
PLATFORMS
265258
x64-mingw-ucrt
266-
x64-mingw32
267-
x86_64-linux
268259

269260
DEPENDENCIES
270261
activesupport (~> 7.0.7.1)

0 commit comments

Comments
 (0)