[deploy] Bump twilio-ruby from 5.40.4 to 5.41.0 (#10912)

* Bump twilio-ruby from 5.40.4 to 5.41.0

Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.40.4 to 5.41.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.40.4...5.41.0)

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

* Bump twilio-ruby from 5.40.4 to 5.41.0 (Update vendor/cache)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-19 07:09:37 -05:00 committed by GitHub
parent ed6b422d42
commit 349ba7e375
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 6 additions and 4 deletions

View file

@ -100,7 +100,7 @@ gem "store_attribute", "~> 0.8.0" # ActiveRecord extension which adds typecastin
gem "storext", "~> 3.1" # Add type-casting and other features on top of ActiveRecord::Store.store_accessor
gem "stripe", "~> 5.28" # Ruby library for the Stripe API
gem "strong_migrations", "~> 0.7" # Catch unsafe migrations
gem "twilio-ruby", "~> 5.40" # The official library for communicating with the Twilio REST API
gem "twilio-ruby", "~> 5.41" # 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

@ -284,8 +284,9 @@ GEM
railties (>= 5.0.0)
faker (2.14.0)
i18n (>= 1.6, < 2)
faraday (1.0.1)
faraday (1.1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday_middleware (1.0.0)
faraday (~> 1.0)
fastimage (2.1.1)
@ -680,6 +681,7 @@ GEM
ruby-statistics (2.1.2)
ruby-vips (2.0.17)
ffi (~> 1.9)
ruby2_keywords (0.0.2)
rubyzip (2.3.0)
s3_direct_upload (0.1.7)
coffee-rails (>= 3.1)
@ -769,7 +771,7 @@ GEM
thread_safe (0.3.6)
tilt (2.0.10)
timecop (0.9.1)
twilio-ruby (5.40.4)
twilio-ruby (5.41.0)
faraday (>= 0.9, < 2.0)
jwt (>= 1.5, <= 2.5)
nokogiri (>= 1.6, < 2.0)
@ -979,7 +981,7 @@ DEPENDENCIES
strong_migrations (~> 0.7)
test-prof (~> 0.12)
timecop (~> 0.9)
twilio-ruby (~> 5.40)
twilio-ruby (~> 5.41)
twitter (~> 7.0)
uglifier (~> 4.2)
ulid (~> 1.2)

Binary file not shown.

BIN
vendor/cache/faraday-1.1.0.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/ruby2_keywords-0.0.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

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

Binary file not shown.