Skip to content

Commit fb1b505

Browse files
dependabot[bot]josenino95
authored andcommitted
Bump faraday from 2.12.2 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.2 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.2...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 2b58e4a commit fb1b505

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ GEM
2828
concurrent-ruby (1.3.5)
2929
connection_pool (2.5.0)
3030
csv (3.3.2)
31-
dnsruby (1.72.4)
32-
base64 (~> 0.2.0)
33-
logger (~> 1.6.5)
31+
dnsruby (1.73.1)
32+
base64 (>= 0.2)
33+
logger (~> 1.6)
3434
simpleidn (~> 0.2.1)
3535
drb (2.2.1)
3636
em-websocket (0.5.3)
@@ -40,12 +40,12 @@ GEM
4040
ffi (>= 1.15.0)
4141
eventmachine (1.2.7)
4242
execjs (2.10.0)
43-
faraday (2.12.2)
43+
faraday (2.14.1)
4444
faraday-net_http (>= 2.0, < 3.5)
4545
json
4646
logger
47-
faraday-net_http (3.4.0)
48-
net-http (>= 0.5.0)
47+
faraday-net_http (3.4.2)
48+
net-http (~> 0.5)
4949
ffi (1.17.1)
5050
ffi (1.17.1-arm64-darwin)
5151
ffi (1.17.1-x64-mingw-ucrt)
@@ -220,7 +220,7 @@ GEM
220220
gemoji (>= 3, < 5)
221221
html-pipeline (~> 2.2)
222222
jekyll (>= 3.0, < 5.0)
223-
json (2.10.2)
223+
json (2.18.1)
224224
kramdown (2.4.0)
225225
rexml
226226
kramdown-parser-gfm (1.1.0)
@@ -229,16 +229,16 @@ GEM
229229
listen (3.9.0)
230230
rb-fsevent (~> 0.10, >= 0.10.3)
231231
rb-inotify (~> 0.9, >= 0.9.10)
232-
logger (1.6.6)
232+
logger (1.7.0)
233233
mercenary (0.3.6)
234234
mini_portile2 (2.8.9)
235235
minima (2.5.1)
236236
jekyll (>= 3.5, < 5.0)
237237
jekyll-feed (~> 0.9)
238238
jekyll-seo-tag (~> 2.1)
239239
minitest (5.25.4)
240-
net-http (0.6.0)
241-
uri
240+
net-http (0.9.1)
241+
uri (>= 0.11.1)
242242
nokogiri (1.19.1)
243243
mini_portile2 (~> 2.8.2)
244244
racc (~> 1.4)
@@ -279,7 +279,7 @@ GEM
279279
tzinfo (2.0.6)
280280
concurrent-ruby (~> 1.0)
281281
unicode-display_width (1.8.0)
282-
uri (1.0.3)
282+
uri (1.1.1)
283283
webrick (1.9.1)
284284

285285
PLATFORMS

0 commit comments

Comments
 (0)