File tree Expand file tree Collapse file tree 1 file changed +25
-13
lines changed Expand file tree Collapse file tree 1 file changed +25
-13
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (7.0.7.2 )
4
+ activesupport (7.1.2 )
5
+ base64
6
+ bigdecimal
5
7
concurrent-ruby (~> 1.0 , >= 1.0.2 )
8
+ connection_pool (>= 2.2.5 )
9
+ drb
6
10
i18n (>= 1.6 , < 2 )
7
11
minitest (>= 5.1 )
12
+ mutex_m
8
13
tzinfo (~> 2.0 )
9
- addressable (2.8.5 )
14
+ addressable (2.8.6 )
10
15
public_suffix (>= 2.0.2 , < 6.0 )
16
+ base64 (0.2.0 )
17
+ bigdecimal (3.1.5 )
11
18
coffee-script (2.4.1 )
12
19
coffee-script-source
13
20
execjs
14
21
coffee-script-source (1.11.1 )
15
22
colorator (1.1.0 )
16
23
commonmarker (0.23.10 )
17
- concurrent-ruby (1.2.2 )
24
+ concurrent-ruby (1.2.3 )
25
+ connection_pool (2.4.1 )
18
26
dnsruby (1.70.0 )
19
27
simpleidn (~> 0.2.1 )
28
+ drb (2.2.0 )
29
+ ruby2_keywords
20
30
em-websocket (0.5.3 )
21
31
eventmachine (>= 0.12.9 )
22
32
http_parser.rb (~> 0 )
23
33
ethon (0.16.0 )
24
34
ffi (>= 1.15.0 )
25
35
eventmachine (1.2.7 )
26
- execjs (2.8.1 )
27
- faraday (2.7.10 )
36
+ execjs (2.9.1 )
37
+ faraday (2.8.1 )
38
+ base64
28
39
faraday-net_http (>= 2.0 , < 3.1 )
29
40
ruby2_keywords (>= 0.0.4 )
30
41
faraday-net_http (3.0.2 )
31
- ffi (1.15.5 )
42
+ ffi (1.16.3 )
32
43
forwardable-extended (2.6.0 )
33
44
gemoji (3.0.1 )
34
45
github-pages (228 )
@@ -205,13 +216,14 @@ GEM
205
216
rb-fsevent (~> 0.10 , >= 0.10.3 )
206
217
rb-inotify (~> 0.9 , >= 0.9.10 )
207
218
mercenary (0.3.6 )
208
- mini_portile2 (2.8.4 )
219
+ mini_portile2 (2.8.5 )
209
220
minima (2.5.1 )
210
221
jekyll (>= 3.5 , < 5.0 )
211
222
jekyll-feed (~> 0.9 )
212
223
jekyll-seo-tag (~> 2.1 )
213
- minitest (5.19.0 )
214
- nokogiri (1.15.4 )
224
+ minitest (5.21.1 )
225
+ mutex_m (0.2.0 )
226
+ nokogiri (1.16.0 )
215
227
mini_portile2 (~> 2.8.2 )
216
228
racc (~> 1.4 )
217
229
octokit (4.25.1 )
220
232
pathutil (0.16.2 )
221
233
forwardable-extended (~> 2.6 )
222
234
public_suffix (4.0.7 )
223
- racc (1.7.1 )
235
+ racc (1.7.3 )
224
236
rb-fsevent (0.11.2 )
225
237
rb-inotify (0.10.1 )
226
238
ffi (~> 1.0 )
@@ -241,15 +253,15 @@ GEM
241
253
unf (~> 0.1.4 )
242
254
terminal-table (1.8.0 )
243
255
unicode-display_width (~> 1.1 , >= 1.1.1 )
244
- typhoeus (1.4.0 )
256
+ typhoeus (1.4.1 )
245
257
ethon (>= 0.9.0 )
246
258
tzinfo (2.0.6 )
247
259
concurrent-ruby (~> 1.0 )
248
- tzinfo-data (1.2023.3 )
260
+ tzinfo-data (1.2023.4 )
249
261
tzinfo (>= 1.0.0 )
250
262
unf (0.1.4 )
251
263
unf_ext
252
- unf_ext (0.0.8.2 )
264
+ unf_ext (0.0.9.1 )
253
265
unicode-display_width (1.8.0 )
254
266
wdm (0.1.1 )
255
267
webrick (1.8.1 )
You can’t perform that action at this time.
0 commit comments