Skip to content

Commit

Permalink
Bump twilio-ruby from 7.2.4 to 7.3.0 in /components/app
Browse files Browse the repository at this point in the history
Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 7.2.4 to 7.3.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.2.4...7.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent f36e70e commit 2ded403
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ GEM
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.0)
logger (1.6.1)
logging (2.3.1)
little-plugger (~> 1.1)
multi_json (~> 1.14)
Expand Down Expand Up @@ -310,14 +310,14 @@ GEM
thread_safe (0.3.6)
tilt (2.3.0)
timers (4.3.5)
twilio-ruby (7.2.4)
twilio-ruby (7.3.0)
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0)
nokogiri (>= 1.6, < 2.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
uri (0.13.1)
vcr (6.3.1)
base64
virtus (1.0.5)
Expand Down

0 comments on commit 2ded403

Please sign in to comment.