Skip to content

Commit 8cab48a

Browse files
Update dependency twilio-ruby to "~> 7.10.0"
1 parent 2e31087 commit 8cab48a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ gem "aws-sdk-sns"
6868
gem "redcarpet"
6969

7070
# SMS and phone support
71-
gem "twilio-ruby", "~> 7.8.0"
71+
gem "twilio-ruby", "~> 7.10.0"
7272
gem "phonelib"
7373

7474
# Background workers and scheduling

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@ GEM
652652
toml (0.3.0)
653653
parslet (>= 1.8.0, < 3.0.0)
654654
tsort (0.2.0)
655-
twilio-ruby (7.8.6)
655+
twilio-ruby (7.10.5)
656656
faraday (>= 0.9, < 3.0)
657657
jwt (>= 1.5, < 4.0)
658658
nokogiri (>= 1.6, < 2.0)
@@ -790,7 +790,7 @@ DEPENDENCIES
790790
syntax_tree-haml
791791
syntax_tree-rbs
792792
term-ansicolor
793-
twilio-ruby (~> 7.8.0)
793+
twilio-ruby (~> 7.10.0)
794794
typeprof
795795
tzinfo-data
796796
webrick

0 commit comments

Comments
 (0)