Skip to content

Commit

Permalink
build(deps): bump twilio-ruby from 7.0.2 to 7.2.0 (rubyforgood#5853)
Browse files Browse the repository at this point in the history
Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 7.0.2 to 7.2.0.
- [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.0.2...7.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent a616456 commit 6b12483
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ GEM
json (2.7.2)
json-schema (4.1.1)
addressable (>= 2.8)
jwt (2.8.1)
jwt (2.8.2)
base64
language_server-protocol (3.17.0.3)
launchy (2.5.2)
Expand Down Expand Up @@ -295,7 +295,7 @@ GEM
minitest (5.23.1)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multipart-post (2.4.0)
multipart-post (2.4.1)
mutex_m (0.2.0)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
Expand All @@ -309,14 +309,14 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.5)
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.5-arm64-darwin)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-darwin)
nokogiri (1.16.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
noticed (2.3.2)
rails (>= 6.1.0)
Expand Down Expand Up @@ -515,7 +515,7 @@ GEM
timeout (0.4.1)
traceroute (0.8.1)
rails (>= 3.0.0)
twilio-ruby (7.0.2)
twilio-ruby (7.2.0)
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0)
nokogiri (>= 1.6, < 2.0)
Expand Down

0 comments on commit 6b12483

Please sign in to comment.