Bump twilio-ruby from 5.10.3 to 5.15.1 (#1029) [ci skip]
Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.10.3 to 5.15.1. - [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.10.3...5.15.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
d0dc53b69f
commit
5a7276e317
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -91,7 +91,7 @@ gem "stream_rails", "~> 2.6"
|
|||
gem "stripe", "~> 3.25"
|
||||
gem "therubyracer", "~> 0.12", platforms: :ruby
|
||||
gem "timber", "~> 2.6"
|
||||
gem "twilio-ruby", "~> 5.10"
|
||||
gem "twilio-ruby", "~> 5.15"
|
||||
gem "twitter", "~> 6.2"
|
||||
gem "uglifier", "~> 4.1"
|
||||
gem "validate_url", "~> 1.0"
|
||||
|
|
|
|||
|
|
@ -846,7 +846,7 @@ GEM
|
|||
msgpack (~> 1.0)
|
||||
timecop (0.9.1)
|
||||
trollop (2.1.2)
|
||||
twilio-ruby (5.10.3)
|
||||
twilio-ruby (5.15.1)
|
||||
faraday (~> 0.9)
|
||||
jwt (>= 1.5, <= 2.5)
|
||||
nokogiri (>= 1.6, < 2.0)
|
||||
|
|
@ -1030,7 +1030,7 @@ DEPENDENCIES
|
|||
therubyracer (~> 0.12)
|
||||
timber (~> 2.6)
|
||||
timecop (~> 0.9)
|
||||
twilio-ruby (~> 5.10)
|
||||
twilio-ruby (~> 5.15)
|
||||
twitter (~> 6.2)
|
||||
uglifier (~> 4.1)
|
||||
validate_url (~> 1.0)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue