Bump twilio-ruby from 5.15.1 to 5.21.0 (#1960)

Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.15.1 to 5.21.0.
- [Release notes](https://github.com/twilio/twilio-ruby/releases)
- [Changelog](https://github.com/twilio/twilio-ruby/blob/master/CHANGES.md)
- [Commits](https://github.com/twilio/twilio-ruby/compare/5.15.1...5.21.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-04 09:15:23 -05:00 committed by Ben Halpern
parent 044b088d4f
commit 3dc28048ec
2 changed files with 3 additions and 3 deletions

View file

@ -95,7 +95,7 @@ gem "staccato", "~> 0.5"
gem "storext", "~> 2.2"
gem "stripe", "~> 4.8"
gem "timber", "~> 2.6"
gem "twilio-ruby", "~> 5.15"
gem "twilio-ruby", "~> 5.21"
gem "twitter", "~> 6.2"
gem "uglifier", "~> 4.1"
gem "validate_url", "~> 1.0"

View file

@ -880,7 +880,7 @@ GEM
msgpack (~> 1.0)
timecop (0.9.1)
trollop (2.1.2)
twilio-ruby (5.15.1)
twilio-ruby (5.21.0)
faraday (~> 0.9)
jwt (>= 1.5, <= 2.5)
nokogiri (>= 1.6, < 2.0)
@ -1070,7 +1070,7 @@ DEPENDENCIES
test-prof (~> 0.7)
timber (~> 2.6)
timecop (~> 0.9)
twilio-ruby (~> 5.15)
twilio-ruby (~> 5.21)
twitter (~> 6.2)
uglifier (~> 4.1)
validate_url (~> 1.0)