Skip to content

Commit

Permalink
Bump twilio-ruby from 7.4.0 to 7.4.1
Browse files Browse the repository at this point in the history
Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 7.4.0 to 7.4.1.
- [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.0...7.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 195edad commit 87d54cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ GEM
json (2.9.1)
jsonapi-serializer (2.2.0)
activesupport (>= 4.2)
jwt (2.9.3)
jwt (2.10.1)
base64
kaminari (1.2.2)
activesupport (>= 4.1.0)
Expand Down Expand Up @@ -390,7 +390,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.17.2)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
okcomputer (1.18.6)
Expand Down Expand Up @@ -586,7 +586,7 @@ GEM
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
twilio-ruby (7.4.0)
twilio-ruby (7.4.1)
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0)
nokogiri (>= 1.6, < 2.0)
Expand Down

0 comments on commit 87d54cb

Please sign in to comment.