Skip to content

Commit 87a5668

Browse files
authored
Merge pull request #501 from codebar/dependabot/bundler/faraday-2.14.1
Bump faraday from 2.12.2 to 2.14.1
2 parents 639deae + d1817b7 commit 87a5668

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

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
forwardable-extended (2.6.0)
5151
gemoji (4.1.0)
@@ -217,7 +217,7 @@ GEM
217217
gemoji (>= 3, < 5)
218218
html-pipeline (~> 2.2)
219219
jekyll (>= 3.0, < 5.0)
220-
json (2.10.2)
220+
json (2.18.1)
221221
kramdown (2.4.0)
222222
rexml
223223
kramdown-parser-gfm (1.1.0)
@@ -226,16 +226,16 @@ GEM
226226
listen (3.9.0)
227227
rb-fsevent (~> 0.10, >= 0.10.3)
228228
rb-inotify (~> 0.9, >= 0.9.10)
229-
logger (1.6.6)
229+
logger (1.7.0)
230230
mercenary (0.3.6)
231231
mini_portile2 (2.8.9)
232232
minima (2.5.1)
233233
jekyll (>= 3.5, < 5.0)
234234
jekyll-feed (~> 0.9)
235235
jekyll-seo-tag (~> 2.1)
236236
minitest (5.25.4)
237-
net-http (0.6.0)
238-
uri
237+
net-http (0.9.1)
238+
uri (>= 0.11.1)
239239
nokogiri (1.18.9)
240240
mini_portile2 (~> 2.8.2)
241241
racc (~> 1.4)
@@ -270,7 +270,7 @@ GEM
270270
tzinfo (2.0.6)
271271
concurrent-ruby (~> 1.0)
272272
unicode-display_width (1.8.0)
273-
uri (1.0.4)
273+
uri (1.1.1)
274274
webrick (1.9.1)
275275

276276
PLATFORMS

0 commit comments

Comments
 (0)