Skip to content

Commit aa3002d

Browse files
authored
Merge pull request #4803 from github/dependabot/bundler/dependencies-55f2124b9f
chore(deps): bump the dependencies group with 2 updates
2 parents c6e9ea7 + 17dee0d commit aa3002d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem "faraday-retry", "~> 2.3.1"
3+
gem "faraday-retry", "~> 2.3.2"
44
gem "github-pages", "~> 232", group: :jekyll_plugins
55
gem "nokogiri", "~> 1.18.8"
66

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ GEM
4141
ffi (>= 1.15.0)
4242
eventmachine (1.2.7)
4343
execjs (2.10.0)
44-
faraday (2.12.2)
44+
faraday (2.13.1)
4545
faraday-net_http (>= 2.0, < 3.5)
4646
json
4747
logger
48-
faraday-net_http (3.4.0)
48+
faraday-net_http (3.4.1)
4949
net-http (>= 0.5.0)
50-
faraday-retry (2.3.1)
50+
faraday-retry (2.3.2)
5151
faraday (~> 2.0)
5252
fastimage (2.4.0)
5353
ffi (1.17.1)
@@ -302,15 +302,15 @@ GEM
302302
regexp_parser (2.10.0)
303303
rexml (3.4.0)
304304
rouge (3.30.0)
305-
rubocop (1.76.1)
305+
rubocop (1.77.0)
306306
json (~> 2.3)
307307
language_server-protocol (~> 3.17.0.2)
308308
lint_roller (~> 1.1.0)
309309
parallel (~> 1.10)
310310
parser (>= 3.3.0.2)
311311
rainbow (>= 2.2.2, < 4.0)
312312
regexp_parser (>= 2.9.3, < 3.0)
313-
rubocop-ast (>= 1.45.0, < 2.0)
313+
rubocop-ast (>= 1.45.1, < 2.0)
314314
ruby-progressbar (~> 1.7)
315315
unicode-display_width (>= 2.4.0, < 4.0)
316316
rubocop-ast (1.45.1)
@@ -361,7 +361,7 @@ PLATFORMS
361361
x86_64-linux-musl
362362

363363
DEPENDENCIES
364-
faraday-retry (~> 2.3.1)
364+
faraday-retry (~> 2.3.2)
365365
fastimage
366366
github-pages (~> 232)
367367
httparty

0 commit comments

Comments
 (0)