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:
parent
044b088d4f
commit
3dc28048ec
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue