Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Commit

Permalink
Bump twilio-ruby from 4.13.0 to 5.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Aug 1, 2019
1 parent d6a7600 commit 4ea1ebb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ gem 'smartystreets_ruby_sdk', github: 'hwhelchel/smartystreets-ruby-sdk', branch
gem 'stripe', '~> 3.15.0'
gem 'stripe_event', '~> 2.2.0'
gem 'twemoji', '~> 3.1.4'
gem 'twilio-ruby', '~> 4.13.0'
gem 'twilio-ruby', '~> 5.25.2'
gem 'webpacker', '~> 3.4.1'

source 'https://rails-assets.org' do
Expand Down
13 changes: 6 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@ GEM
jquery-ui-rails (5.0.5)
railties (>= 3.2.16)
json (2.1.0)
jwt (1.5.6)
jwt (2.2.1)
kaminari (0.17.0)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -988,7 +988,6 @@ GEM
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
multi_json (1.13.1)
multipart-post (2.1.1)
mustermann (1.0.3)
nav_lynx (1.1.1)
Expand Down Expand Up @@ -1222,10 +1221,10 @@ GEM
tilt (2.0.9)
twemoji (3.1.4)
nokogiri (~> 1.6)
twilio-ruby (4.13.0)
builder (>= 2.1.2)
jwt (~> 1.0)
multi_json (>= 1.3.0)
twilio-ruby (5.25.2)
faraday (~> 0.9)
jwt (>= 1.5, <= 2.5)
nokogiri (>= 1.6, < 2.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.20)
Expand Down Expand Up @@ -1341,7 +1340,7 @@ DEPENDENCIES
stripe (~> 3.15.0)
stripe_event (~> 2.2.0)
twemoji (~> 3.1.4)
twilio-ruby (~> 4.13.0)
twilio-ruby (~> 5.25.2)
uglifier (>= 1.3.0)
vcr (~> 5.0.0)
web-console (~> 3.1.0)
Expand Down

0 comments on commit 4ea1ebb

Please sign in to comment.