Skip to content

Commit 65639cd

Browse files
chore(deps): 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: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78d477c commit 65639cd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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", "2.14.1"
3+
gem "faraday", "2.14.2"
44
gem "faraday-retry", "2.4.0"
55
gem "github-pages", "~> 232", group: :jekyll_plugins
66
gem "json", "2.19.5"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ GEM
4141
ffi (>= 1.15.0)
4242
eventmachine (1.2.7)
4343
execjs (2.10.0)
44-
faraday (2.14.1)
44+
faraday (2.14.2)
4545
faraday-net_http (>= 2.0, < 3.5)
4646
json
4747
logger
@@ -367,7 +367,7 @@ PLATFORMS
367367
x86_64-linux-musl
368368

369369
DEPENDENCIES
370-
faraday (= 2.14.1)
370+
faraday (= 2.14.2)
371371
faraday-retry (= 2.4.0)
372372
fastimage
373373
github-pages (~> 232)

0 commit comments

Comments
 (0)