Bump twilio-ruby from 5.46.1 to 5.47.0 (#12659)

Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.46.1 to 5.47.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.46.1...5.47.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-02-11 09:29:45 -06:00 committed by GitHub
parent a8eef36082
commit 9745fb86a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -104,7 +104,7 @@ gem "store_attribute", "~> 0.8.1" # ActiveRecord extension which adds typecastin
gem "storext", "~> 3.3" # Add type-casting and other features on top of ActiveRecord::Store.store_accessor
gem "stripe", "~> 5.29" # Ruby library for the Stripe API
gem "strong_migrations", "~> 0.7" # Catch unsafe migrations
gem "twilio-ruby", "~> 5.46" # The official library for communicating with the Twilio REST API
gem "twilio-ruby", "~> 5.47" # The official library for communicating with the Twilio REST API
gem "twitter", "~> 7.0" # A Ruby interface to the Twitter API
gem "uglifier", "~> 4.2" # Uglifier minifies JavaScript files
gem "ulid", "~> 1.2" # Universally Unique Lexicographically Sortable Identifier implementation for Ruby

View file

@ -763,7 +763,7 @@ GEM
thread_safe (0.3.6)
tilt (2.0.10)
timecop (0.9.4)
twilio-ruby (5.46.1)
twilio-ruby (5.47.0)
faraday (>= 0.9, < 2.0)
jwt (>= 1.5, <= 2.5)
nokogiri (>= 1.6, < 2.0)
@ -976,7 +976,7 @@ DEPENDENCIES
strong_migrations (~> 0.7)
test-prof (~> 1.0)
timecop (~> 0.9)
twilio-ruby (~> 5.46)
twilio-ruby (~> 5.47)
twitter (~> 7.0)
uglifier (~> 4.2)
ulid (~> 1.2)

Binary file not shown.

BIN
vendor/cache/twilio-ruby-5.47.0.gem vendored Normal file

Binary file not shown.