Skip to content

Commit ecce277

Browse files
Merge pull request #59 from berkeley-cdss/dependabot/bundler/faraday-2.14.1
Bump faraday from 2.10.1 to 2.14.1
2 parents d8af8a8 + 89614fc commit ecce277

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,12 @@ GEM
6161
eventmachine (>= 0.12.9)
6262
http_parser.rb (~> 0)
6363
eventmachine (1.2.7)
64-
faraday (2.10.1)
65-
faraday-net_http (>= 2.0, < 3.2)
64+
faraday (2.14.1)
65+
faraday-net_http (>= 2.0, < 3.5)
66+
json
6667
logger
67-
faraday-net_http (3.1.1)
68-
net-http
68+
faraday-net_http (3.4.2)
69+
net-http (~> 0.5)
6970
faraday-retry (2.2.1)
7071
faraday (~> 2.0)
7172
ffi (1.17.0-arm64-darwin)
@@ -152,8 +153,8 @@ GEM
152153
mercenary (0.4.0)
153154
mini_mime (1.1.5)
154155
minitest (5.27.0)
155-
net-http (0.4.1)
156-
uri
156+
net-http (0.9.1)
157+
uri (>= 0.11.1)
157158
nokogiri (1.19.1-arm64-darwin)
158159
racc (~> 1.4)
159160
nokogiri (1.19.1-x86_64-darwin)
@@ -240,7 +241,7 @@ GEM
240241
tzinfo (2.0.6)
241242
concurrent-ruby (~> 1.0)
242243
unicode-display_width (2.5.0)
243-
uri (0.13.0)
244+
uri (1.1.1)
244245
virtus (2.0.0)
245246
axiom-types (~> 0.1)
246247
coercible (~> 1.0)

0 commit comments

Comments
 (0)