Skip to content

Commit 625d125

Browse files
bundle(deps-dev): bump faraday from 2.12.0 to 2.12.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.12.0...v2.12.1) --- updated-dependencies: - dependency-name: faraday dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b704eb6 commit 625d125

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ GEM
3838
ffi (>= 1.15.0)
3939
eventmachine (1.2.7)
4040
execjs (2.10.0)
41-
faraday (2.12.0)
42-
faraday-net_http (>= 2.0, < 3.4)
41+
faraday (2.12.1)
42+
faraday-net_http (>= 2.0, < 3.5)
4343
json
4444
logger
45-
faraday-net_http (3.3.0)
46-
net-http
45+
faraday-net_http (3.4.0)
46+
net-http (>= 0.5.0)
4747
ffi (1.17.0-aarch64-linux-gnu)
4848
ffi (1.17.0-aarch64-linux-musl)
4949
ffi (1.17.0-arm-linux-gnu)
@@ -224,7 +224,7 @@ GEM
224224
gemoji (>= 3, < 5)
225225
html-pipeline (~> 2.2)
226226
jekyll (>= 3.0, < 5.0)
227-
json (2.8.1)
227+
json (2.8.2)
228228
kramdown (2.4.0)
229229
rexml
230230
kramdown-parser-gfm (1.1.0)
@@ -285,7 +285,7 @@ GEM
285285
tzinfo (2.0.6)
286286
concurrent-ruby (~> 1.0)
287287
unicode-display_width (1.8.0)
288-
uri (1.0.1)
288+
uri (1.0.2)
289289
webrick (1.9.0)
290290

291291
PLATFORMS

0 commit comments

Comments
 (0)