Bump twilio-ruby from 5.55.0 to 5.56.0

Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.55.0 to 5.56.0.
- [Release notes](https://github.com/twilio/twilio-ruby/releases)
- [Changelog](https://github.com/twilio/twilio-ruby/blob/main/CHANGES.md)
- [Commits](https://github.com/twilio/twilio-ruby/compare/5.55.0...5.56.0)
This commit is contained in:
Thorsten Eckel 2021-07-08 13:26:43 +00:00 committed by Martin Gruner
parent ac5644d323
commit 4aba70037d

View file

@ -207,12 +207,14 @@ GEM
railties (>= 5.0.0)
faker (2.18.0)
i18n (>= 1.6, < 2)
faraday (1.4.2)
faraday (1.5.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-patron (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
@ -220,8 +222,10 @@ GEM
faraday-excon (1.1.0)
faraday-http-cache (2.2.0)
faraday (>= 0.8)
faraday-httpclient (1.0.1)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
faraday-patron (1.0.0)
faraday_middleware (1.0.0)
faraday (~> 1.0)
ffi (1.15.3)
@ -584,7 +588,7 @@ GEM
timers (4.3.3)
tins (1.29.1)
sync
twilio-ruby (5.55.0)
twilio-ruby (5.56.0)
faraday (>= 0.9, < 2.0)
jwt (>= 1.5, <= 2.5)
nokogiri (>= 1.6, < 2.0)