Skip to content

Commit

Permalink
Bump twilio-ruby from 7.3.7 to 7.4.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.3.7 to 7.4.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.3.7...7.4.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 Dec 13, 2024
1 parent 6133948 commit 4347bbf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions components/app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ GEM
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.2)
logger (1.6.3)
logging (2.4.0)
little-plugger (~> 1.1)
multi_json (~> 1.14)
Expand All @@ -202,11 +202,11 @@ GEM
niceogiri (1.1.2)
nokogiri (~> 1.5)
nio4r (2.7.3)
nokogiri (1.16.8-aarch64-linux)
nokogiri (1.17.2-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.8-arm64-darwin)
nokogiri (1.17.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.8-x86_64-linux)
nokogiri (1.17.2-x86_64-linux)
racc (~> 1.4)
okcomputer (1.18.5)
ostruct (0.6.1)
Expand Down Expand Up @@ -325,7 +325,7 @@ GEM
thread_safe (0.3.6)
tilt (2.4.0)
timers (4.3.5)
twilio-ruby (7.3.7)
twilio-ruby (7.4.0)
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0)
nokogiri (>= 1.6, < 2.0)
Expand Down

0 comments on commit 4347bbf

Please sign in to comment.