File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
- gem "faraday-retry" , "~> 2.3.1 "
3
+ gem "faraday-retry" , "~> 2.3.2 "
4
4
gem "github-pages" , "~> 232" , group : :jekyll_plugins
5
5
gem "nokogiri" , "~> 1.18.8"
6
6
Original file line number Diff line number Diff line change 41
41
ffi (>= 1.15.0 )
42
42
eventmachine (1.2.7 )
43
43
execjs (2.10.0 )
44
- faraday (2.12.2 )
44
+ faraday (2.13.1 )
45
45
faraday-net_http (>= 2.0 , < 3.5 )
46
46
json
47
47
logger
48
- faraday-net_http (3.4.0 )
48
+ faraday-net_http (3.4.1 )
49
49
net-http (>= 0.5.0 )
50
- faraday-retry (2.3.1 )
50
+ faraday-retry (2.3.2 )
51
51
faraday (~> 2.0 )
52
52
fastimage (2.4.0 )
53
53
ffi (1.17.1 )
@@ -302,15 +302,15 @@ GEM
302
302
regexp_parser (2.10.0 )
303
303
rexml (3.4.0 )
304
304
rouge (3.30.0 )
305
- rubocop (1.76.1 )
305
+ rubocop (1.77.0 )
306
306
json (~> 2.3 )
307
307
language_server-protocol (~> 3.17.0.2 )
308
308
lint_roller (~> 1.1.0 )
309
309
parallel (~> 1.10 )
310
310
parser (>= 3.3.0.2 )
311
311
rainbow (>= 2.2.2 , < 4.0 )
312
312
regexp_parser (>= 2.9.3 , < 3.0 )
313
- rubocop-ast (>= 1.45.0 , < 2.0 )
313
+ rubocop-ast (>= 1.45.1 , < 2.0 )
314
314
ruby-progressbar (~> 1.7 )
315
315
unicode-display_width (>= 2.4.0 , < 4.0 )
316
316
rubocop-ast (1.45.1 )
@@ -361,7 +361,7 @@ PLATFORMS
361
361
x86_64-linux-musl
362
362
363
363
DEPENDENCIES
364
- faraday-retry (~> 2.3.1 )
364
+ faraday-retry (~> 2.3.2 )
365
365
fastimage
366
366
github-pages (~> 232 )
367
367
httparty
You can’t perform that action at this time.
0 commit comments