File tree 1 file changed +30
-16
lines changed
1 file changed +30
-16
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 )
28
- faraday-net_http (>= 2.0 , < 3.1 )
29
- ruby2_keywords ( >= 0.0.4 )
30
- faraday-net_http ( 3.0.2 )
31
- ffi (1.15.5 )
36
+ execjs (2.9 .1 )
37
+ faraday (2.8.1 )
38
+ faraday-net_http (>= 2.0 , < 3.2 )
39
+ faraday-net_http ( 3.1.0 )
40
+ net-http
41
+ ffi (1.16.3 )
32
42
forwardable-extended (2.6.0 )
33
43
gemoji (3.0.1 )
34
44
github-pages (228 )
@@ -205,13 +215,16 @@ GEM
205
215
rb-fsevent (~> 0.10 , >= 0.10.3 )
206
216
rb-inotify (~> 0.9 , >= 0.9.10 )
207
217
mercenary (0.3.6 )
208
- mini_portile2 (2.8.4 )
218
+ mini_portile2 (2.8.5 )
209
219
minima (2.5.1 )
210
220
jekyll (>= 3.5 , < 5.0 )
211
221
jekyll-feed (~> 0.9 )
212
222
jekyll-seo-tag (~> 2.1 )
213
- minitest (5.19.0 )
214
- nokogiri (1.15.4 )
223
+ minitest (5.21.1 )
224
+ mutex_m (0.2.0 )
225
+ net-http (0.4.1 )
226
+ uri
227
+ nokogiri (1.16.0 )
215
228
mini_portile2 (~> 2.8.2 )
216
229
racc (~> 1.4 )
217
230
octokit (4.25.1 )
220
233
pathutil (0.16.2 )
221
234
forwardable-extended (~> 2.6 )
222
235
public_suffix (4.0.7 )
223
- racc (1.7.1 )
236
+ racc (1.7.3 )
224
237
rb-fsevent (0.11.2 )
225
238
rb-inotify (0.10.1 )
226
239
ffi (~> 1.0 )
@@ -241,16 +254,17 @@ GEM
241
254
unf (~> 0.1.4 )
242
255
terminal-table (1.8.0 )
243
256
unicode-display_width (~> 1.1 , >= 1.1.1 )
244
- typhoeus (1.4.0 )
257
+ typhoeus (1.4.1 )
245
258
ethon (>= 0.9.0 )
246
259
tzinfo (2.0.6 )
247
260
concurrent-ruby (~> 1.0 )
248
- tzinfo-data (1.2023.3 )
261
+ tzinfo-data (1.2023.4 )
249
262
tzinfo (>= 1.0.0 )
250
263
unf (0.1.4 )
251
264
unf_ext
252
- unf_ext (0.0.8.2 )
265
+ unf_ext (0.0.9.1 )
253
266
unicode-display_width (1.8.0 )
267
+ uri (0.13.0 )
254
268
wdm (0.1.1 )
255
269
webrick (1.8.1 )
256
270
You can’t perform that action at this time.
0 commit comments