File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11source "https://rubygems.org"
22
3- gem "faraday" , "2.14.2 "
3+ gem "faraday" , "2.14.3 "
44gem "faraday-retry" , "2.4.0"
55gem "github-pages" , "~> 232" , group : :jekyll_plugins
66gem "json" , "2.19.9"
77gem "language_server-protocol" , "3.17.0.5"
8- gem "nokogiri" , "~> 1.19.3 "
8+ gem "nokogiri" , "~> 1.19.4 "
99gem "rake" , "13.4.2"
10- gem "rubocop" , "1.87 .0"
10+ gem "rubocop" , "1.88 .0"
1111
1212group :test do
1313 gem "fastimage"
Original file line number Diff line number Diff line change 4141 ffi (>= 1.15.0 )
4242 eventmachine (1.2.7 )
4343 execjs (2.10.0 )
44- faraday (2.14.2 )
44+ faraday (2.14.3 )
4545 faraday-net_http (>= 2.0 , < 3.5 )
4646 json
4747 logger
48- faraday-net_http (3.4.2 )
48+ faraday-net_http (3.4.4 )
4949 net-http (~> 0.5 )
5050 faraday-retry (2.4.0 )
5151 faraday (~> 2.0 )
@@ -263,24 +263,24 @@ GEM
263263 bigdecimal (>= 3.1 , < 5 )
264264 net-http (0.9.1 )
265265 uri (>= 0.11.1 )
266- nokogiri (1.19.3 )
266+ nokogiri (1.19.4 )
267267 mini_portile2 (~> 2.8.2 )
268268 racc (~> 1.4 )
269- nokogiri (1.19.3 -aarch64-linux-gnu )
269+ nokogiri (1.19.4 -aarch64-linux-gnu )
270270 racc (~> 1.4 )
271- nokogiri (1.19.3 -aarch64-linux-musl )
271+ nokogiri (1.19.4 -aarch64-linux-musl )
272272 racc (~> 1.4 )
273- nokogiri (1.19.3 -arm-linux-gnu )
273+ nokogiri (1.19.4 -arm-linux-gnu )
274274 racc (~> 1.4 )
275- nokogiri (1.19.3 -arm-linux-musl )
275+ nokogiri (1.19.4 -arm-linux-musl )
276276 racc (~> 1.4 )
277- nokogiri (1.19.3 -arm64-darwin )
277+ nokogiri (1.19.4 -arm64-darwin )
278278 racc (~> 1.4 )
279- nokogiri (1.19.3 -x86_64-darwin )
279+ nokogiri (1.19.4 -x86_64-darwin )
280280 racc (~> 1.4 )
281- nokogiri (1.19.3 -x86_64-linux-gnu )
281+ nokogiri (1.19.4 -x86_64-linux-gnu )
282282 racc (~> 1.4 )
283- nokogiri (1.19.3 -x86_64-linux-musl )
283+ nokogiri (1.19.4 -x86_64-linux-musl )
284284 racc (~> 1.4 )
285285 octokit (4.25.1 )
286286 faraday (>= 1 , < 3 )
308308 io-console (~> 0.5 )
309309 rexml (3.4.2 )
310310 rouge (3.30.0 )
311- rubocop (1.87 .0 )
311+ rubocop (1.88 .0 )
312312 json (~> 2.3 )
313313 language_server-protocol (~> 3.17.0.2 )
314314 lint_roller (~> 1.1.0 )
@@ -367,19 +367,19 @@ PLATFORMS
367367 x86_64-linux-musl
368368
369369DEPENDENCIES
370- faraday (= 2.14.2 )
370+ faraday (= 2.14.3 )
371371 faraday-retry (= 2.4.0 )
372372 fastimage
373373 github-pages (~> 232 )
374374 httparty
375375 json (= 2.19.9 )
376376 language_server-protocol (= 3.17.0.5 )
377377 minitest
378- nokogiri (~> 1.19.3 )
378+ nokogiri (~> 1.19.4 )
379379 octokit
380380 pry
381381 rake (= 13.4.2 )
382- rubocop (= 1.87 .0 )
382+ rubocop (= 1.88 .0 )
383383 rubocop-performance
384384 safe_yaml
385385 webrick
You can’t perform that action at this time.
0 commit comments