Bump twilio-ruby from 5.45.1 to 5.46.0 (#12271)

This commit is contained in:
dependabot[bot] 2021-01-14 08:23:48 -05:00 committed by GitHub
parent c54ee01864
commit 70774d96ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 4 additions and 4 deletions

View file

@ -107,7 +107,7 @@ gem "store_attribute", "~> 0.8.1" # 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.29" # Ruby library for the Stripe API
gem "strong_migrations", "~> 0.7" # Catch unsafe migrations
gem "twilio-ruby", "~> 5.45" # The official library for communicating with the Twilio REST API
gem "twilio-ruby", "~> 5.46" # 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

@ -276,7 +276,7 @@ GEM
faraday-net_http (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday-net_http (1.0.0)
faraday-net_http (1.0.1)
faraday_middleware (1.0.0)
faraday (~> 1.0)
fastimage (2.2.1)
@ -760,7 +760,7 @@ GEM
thread_safe (0.3.6)
tilt (2.0.10)
timecop (0.9.2)
twilio-ruby (5.45.1)
twilio-ruby (5.46.0)
faraday (>= 0.9, < 2.0)
jwt (>= 1.5, <= 2.5)
nokogiri (>= 1.6, < 2.0)
@ -974,7 +974,7 @@ DEPENDENCIES
strong_migrations (~> 0.7)
test-prof (~> 0.12)
timecop (~> 0.9)
twilio-ruby (~> 5.45)
twilio-ruby (~> 5.46)
twitter (~> 7.0)
uglifier (~> 4.2)
ulid (~> 1.2)

Binary file not shown.

BIN
vendor/cache/faraday-net_http-1.0.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

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

Binary file not shown.