Skip to content

Commit ae1ec9d

Browse files
Bump faraday in the bundler group across 1 directory
Bumps the bundler group with 1 update in the / directory: [faraday](https://github.com/lostisland/faraday). Updates `faraday` from 2.12.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.12.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0a07f9 commit ae1ec9d

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ GEM
3535
ffi (>= 1.15.0)
3636
eventmachine (1.2.7)
3737
execjs (2.9.1)
38-
faraday (2.12.0)
39-
faraday-net_http (>= 2.0, < 3.4)
38+
faraday (2.14.1)
39+
faraday-net_http (>= 2.0, < 3.5)
4040
json
4141
logger
42-
faraday-net_http (3.3.0)
43-
net-http
42+
faraday-net_http (3.4.2)
43+
net-http (~> 0.5)
4444
ffi (1.17.0-arm64-darwin)
4545
ffi (1.17.0-x86_64-darwin)
4646
ffi (1.17.0-x86_64-linux-gnu)
@@ -214,7 +214,7 @@ GEM
214214
gemoji (>= 3, < 5)
215215
html-pipeline (~> 2.2)
216216
jekyll (>= 3.0, < 5.0)
217-
json (2.7.2)
217+
json (2.18.1)
218218
kramdown (2.4.0)
219219
rexml
220220
kramdown-parser-gfm (1.1.0)
@@ -223,15 +223,15 @@ GEM
223223
listen (3.9.0)
224224
rb-fsevent (~> 0.10, >= 0.10.3)
225225
rb-inotify (~> 0.9, >= 0.9.10)
226-
logger (1.6.1)
226+
logger (1.7.0)
227227
mercenary (0.3.6)
228228
minima (2.5.1)
229229
jekyll (>= 3.5, < 5.0)
230230
jekyll-feed (~> 0.9)
231231
jekyll-seo-tag (~> 2.1)
232232
minitest (5.25.1)
233-
net-http (0.4.1)
234-
uri
233+
net-http (0.9.1)
234+
uri (>= 0.11.1)
235235
nokogiri (1.18.9-arm64-darwin)
236236
racc (~> 1.4)
237237
nokogiri (1.18.9-x86_64-darwin)
@@ -269,7 +269,7 @@ GEM
269269
tzinfo (2.0.6)
270270
concurrent-ruby (~> 1.0)
271271
unicode-display_width (1.8.0)
272-
uri (0.13.3)
272+
uri (1.1.1)
273273
webrick (1.8.2)
274274

275275
PLATFORMS

0 commit comments

Comments
 (0)