Skip to content

Commit

Permalink
build(deps): bump twilio-ruby from 7.4.4 to 7.4.5
Browse files Browse the repository at this point in the history
Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/twilio/twilio-ruby/releases)
- [Changelog](https://github.com/twilio/twilio-ruby/blob/main/CHANGES.md)
- [Commits](twilio/twilio-ruby@7.4.4...7.4.5)

---
updated-dependencies:
- dependency-name: twilio-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent ede9e67 commit 3cf426a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -340,14 +340,14 @@ GEM
net-smtp (0.5.1)
net-protocol
nio4r (2.7.4)
nokogiri (1.18.2)
nokogiri (1.18.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.18.2-arm64-darwin)
nokogiri (1.18.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.2-x86_64-darwin)
nokogiri (1.18.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.2-x86_64-linux-gnu)
nokogiri (1.18.3-x86_64-linux-gnu)
racc (~> 1.4)
noticed (2.6.0)
rails (>= 6.1.0)
Expand Down Expand Up @@ -583,7 +583,7 @@ GEM
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
twilio-ruby (7.4.4)
twilio-ruby (7.4.5)
benchmark
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0)
Expand Down

0 comments on commit 3cf426a

Please sign in to comment.