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

Commit 5aa9c4f

Browse files
committed
bump twilio-ruby to 5.0.0
1 parent c2d9583 commit 5aa9c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ gem 'sqlite3'
55
gem 'uglifier', '>= 1.3.0'
66
gem 'jquery-rails'
77
gem 'turbolinks'
8-
gem 'twilio-ruby', '~> 5.0.0.rc26'
8+
gem 'twilio-ruby', '>= 5.0.0'
99

1010
group :test do
1111
gem 'rspec-rails'

0 commit comments

Comments
 (0)