Skip to content

Commit 90a9ed6

Browse files
chore(deps-dev): bump faraday from 2.14.1 to 2.14.2
Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.14.1...v2.14.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3df6aa commit 90a9ed6

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,14 @@ GEM
3939
logger
4040
eventmachine (1.2.7)
4141
execjs (2.10.0)
42-
faraday (2.14.1)
42+
faraday (2.14.2)
4343
faraday-net_http (>= 2.0, < 3.5)
4444
json
4545
logger
4646
faraday-net_http (3.4.2)
4747
net-http (~> 0.5)
4848
ffi (1.17.4-aarch64-linux-gnu)
49+
ffi (1.17.4-x86_64-linux-gnu)
4950
forwardable-extended (2.6.0)
5051
gemoji (4.1.0)
5152
github-pages (231)
@@ -213,7 +214,7 @@ GEM
213214
gemoji (>= 3, < 5)
214215
html-pipeline (~> 2.2)
215216
jekyll (>= 3.0, < 5.0)
216-
json (2.19.3)
217+
json (2.19.5)
217218
kramdown (2.4.0)
218219
rexml
219220
kramdown-parser-gfm (1.1.0)
@@ -236,6 +237,8 @@ GEM
236237
uri (>= 0.11.1)
237238
nokogiri (1.19.2-aarch64-linux-gnu)
238239
racc (~> 1.4)
240+
nokogiri (1.19.2-x86_64-linux-gnu)
241+
racc (~> 1.4)
239242
octokit (4.25.1)
240243
faraday (>= 1, < 3)
241244
sawyer (~> 0.9)
@@ -275,6 +278,7 @@ GEM
275278

276279
PLATFORMS
277280
aarch64-linux-gnu
281+
x86_64-linux
278282

279283
DEPENDENCIES
280284
activesupport (> 4.1.11)

0 commit comments

Comments
 (0)