Skip to content

Commit b6808af

Browse files
authored
Merge pull request #5215 from github/dependabot/bundler/dependencies-64be041c28
chore(deps): bump the dependencies group with 3 updates
2 parents 4158c6b + 67f4814 commit b6808af

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

Gemfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
source "https://rubygems.org"
22

3-
gem "faraday", "2.14.2"
3+
gem "faraday", "2.14.3"
44
gem "faraday-retry", "2.4.0"
55
gem "github-pages", "~> 232", group: :jekyll_plugins
66
gem "json", "2.19.9"
77
gem "language_server-protocol", "3.17.0.5"
8-
gem "nokogiri", "~> 1.19.3"
8+
gem "nokogiri", "~> 1.19.4"
99
gem "rake", "13.4.2"
10-
gem "rubocop", "1.87.0"
10+
gem "rubocop", "1.88.0"
1111

1212
group :test do
1313
gem "fastimage"

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ GEM
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)
@@ -308,7 +308,7 @@ GEM
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

369369
DEPENDENCIES
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

0 commit comments

Comments
 (0)