Skip to content

Commit 9fd15a7

Browse files
authored
Merge pull request #11329 from neinteractiveliterature/renovate/twilio-ruby-7.x
Update dependency twilio-ruby to "~> 7.10.0"
2 parents 325fbc3 + 6945559 commit 9fd15a7

2 files changed

Lines changed: 5 additions & 5 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -409,9 +409,9 @@ GEM
409409
net-smtp (0.5.1)
410410
net-protocol
411411
nio4r (2.7.5)
412-
nokogiri (1.19.2-arm64-darwin)
412+
nokogiri (1.19.3-arm64-darwin)
413413
racc (~> 1.4)
414-
nokogiri (1.19.2-x86_64-linux-gnu)
414+
nokogiri (1.19.3-x86_64-linux-gnu)
415415
racc (~> 1.4)
416416
oj (3.16.12)
417417
bigdecimal (>= 3.0)
@@ -653,7 +653,7 @@ GEM
653653
toml (0.3.0)
654654
parslet (>= 1.8.0, < 3.0.0)
655655
tsort (0.2.0)
656-
twilio-ruby (7.8.6)
656+
twilio-ruby (7.10.5)
657657
faraday (>= 0.9, < 3.0)
658658
jwt (>= 1.5, < 4.0)
659659
nokogiri (>= 1.6, < 2.0)
@@ -791,7 +791,7 @@ DEPENDENCIES
791791
syntax_tree-haml
792792
syntax_tree-rbs
793793
term-ansicolor
794-
twilio-ruby (~> 7.8.0)
794+
twilio-ruby (~> 7.10.0)
795795
typeprof
796796
tzinfo-data
797797
webrick

0 commit comments

Comments
 (0)