Skip to content

Commit afc0737

Browse files
committed
Update dependencies
1 parent e7e9b3d commit afc0737

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,9 @@ GEM
8282
drb (2.2.3)
8383
erb (6.0.2)
8484
erubi (1.13.1)
85-
ethon (0.15.0)
85+
ethon (0.18.0)
8686
ffi (>= 1.15.0)
87+
logger
8788
faraday (2.14.1)
8889
faraday-net_http (>= 2.0, < 3.5)
8990
json
@@ -270,8 +271,8 @@ GEM
270271
tilt (2.7.0)
271272
timeout (0.6.1)
272273
tsort (0.2.0)
273-
typhoeus (1.5.0)
274-
ethon (>= 0.9.0, < 0.16.0)
274+
typhoeus (1.6.0)
275+
ethon (>= 0.18.0)
275276
tzinfo (2.0.6)
276277
concurrent-ruby (~> 1.0)
277278
uri (1.1.1)
@@ -380,7 +381,7 @@ CHECKSUMS
380381
drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373
381382
erb (6.0.2) sha256=9fe6264d44f79422c87490a1558479bd0e7dad4dd0e317656e67ea3077b5242b
382383
erubi (1.13.1) sha256=a082103b0885dbc5ecf1172fede897f9ebdb745a4b97a5e8dc63953db1ee4ad9
383-
ethon (0.15.0) sha256=0809805a035bc10f54162ca99f15ded49e428e0488bcfe1c08c821e18261a74d
384+
ethon (0.18.0) sha256=b598afc9f30448cb068b850714b7d6948e941476095d04f90a4ac65b8d6efcb2
384385
faraday (2.14.1) sha256=a43cceedc1e39d188f4d2cdd360a8aaa6a11da0c407052e426ba8d3fb42ef61c
385386
faraday-follow_redirects (0.5.0) sha256=5cde93c894b30943a5d2b93c2fe9284216a6b756f7af406a1e55f211d97d10ad
386387
faraday-net_http (3.4.2) sha256=f147758260d3526939bf57ecf911682f94926a3666502e24c69992765875906c
@@ -470,7 +471,7 @@ CHECKSUMS
470471
tilt (2.7.0) sha256=0d5b9ba69f6a36490c64b0eee9f6e9aad517e20dcc848800a06eb116f08c6ab3
471472
timeout (0.6.1) sha256=78f57368a7e7bbadec56971f78a3f5ecbcfb59b7fcbb0a3ed6ddc08a5094accb
472473
tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
473-
typhoeus (1.5.0) sha256=120b67ed1ef515e6c0e938176db880f15b0916f038e78ce2a66290f3f1de3e3b
474+
typhoeus (1.6.0) sha256=bacc41c23e379547e29801dc235cd1699b70b955a1ba3d32b2b877aa844c331d
474475
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
475476
uri (1.1.1) sha256=379fa58d27ffb1387eaada68c749d1426738bd0f654d812fcc07e7568f5c57c6
476477
useragent (0.16.11) sha256=700e6413ad4bb954bb63547fa098dddf7b0ebe75b40cc6f93b8d54255b173844

0 commit comments

Comments
 (0)