Skip to content

Commit

Permalink
Bump twilio-ruby from 7.3.6 to 7.3.7 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.6 to 7.3.7.
- [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.6...7.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 18f204c commit 96ce307
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions components/app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -178,15 +178,15 @@ GEM
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
jmespath (1.6.2)
json (2.8.2)
json (2.9.0)
jwt (2.9.3)
base64
language_server-protocol (3.17.0.3)
little-plugger (1.1.4)
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.1)
logger (1.6.2)
logging (2.4.0)
little-plugger (~> 1.1)
multi_json (~> 1.14)
Expand All @@ -196,16 +196,16 @@ GEM
multi_json (1.15.0)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
net-http (0.5.0)
net-http (0.6.0)
uri
niceogiri (1.1.2)
nokogiri (~> 1.5)
nio4r (2.7.3)
nokogiri (1.16.7-aarch64-linux)
nokogiri (1.16.8-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
nokogiri (1.16.8-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.16.8-x86_64-linux)
racc (~> 1.4)
okcomputer (1.18.5)
ostruct (0.6.1)
Expand Down Expand Up @@ -324,7 +324,7 @@ GEM
thread_safe (0.3.6)
tilt (2.4.0)
timers (4.3.5)
twilio-ruby (7.3.6)
twilio-ruby (7.3.7)
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0)
nokogiri (>= 1.6, < 2.0)
Expand Down

0 comments on commit 96ce307

Please sign in to comment.