Skip to content

Commit fa7c793

Browse files
dependabot[bot]anssiko
authored andcommitted
Bump faraday from 2.14.0 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.0 to 2.14.1. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.14.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f19a7e commit fa7c793

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ GEM
4040
ffi (>= 1.15.0)
4141
eventmachine (1.2.7)
4242
execjs (2.10.0)
43-
faraday (2.14.0)
43+
faraday (2.14.1)
4444
faraday-net_http (>= 2.0, < 3.5)
4545
json
4646
logger
47-
faraday-net_http (3.4.1)
48-
net-http (>= 0.5.0)
47+
faraday-net_http (3.4.2)
48+
net-http (~> 0.5)
4949
ffi (1.17.2)
5050
ffi (1.17.2-x86_64-linux-gnu)
5151
forwardable-extended (2.6.0)
@@ -221,7 +221,7 @@ GEM
221221
gemoji (>= 3, < 5)
222222
html-pipeline (~> 2.2)
223223
jekyll (>= 3.0, < 5.0)
224-
json (2.15.1)
224+
json (2.18.1)
225225
kramdown (2.4.0)
226226
rexml
227227
kramdown-parser-gfm (1.1.0)
@@ -238,8 +238,8 @@ GEM
238238
jekyll-feed (~> 0.9)
239239
jekyll-seo-tag (~> 2.1)
240240
minitest (5.26.0)
241-
net-http (0.6.0)
242-
uri
241+
net-http (0.9.1)
242+
uri (>= 0.11.1)
243243
nokogiri (1.18.10)
244244
mini_portile2 (~> 2.8.2)
245245
racc (~> 1.4)
@@ -276,7 +276,7 @@ GEM
276276
tzinfo (2.0.6)
277277
concurrent-ruby (~> 1.0)
278278
unicode-display_width (1.8.0)
279-
uri (1.0.4)
279+
uri (1.1.1)
280280
webrick (1.9.1)
281281

282282
PLATFORMS

0 commit comments

Comments
 (0)