Skip to content

Commit

Permalink
Bump the ruby-minor-patch group with 2 updates (#3192)
Browse files Browse the repository at this point in the history
Bumps the ruby-minor-patch group with 2 updates: [twilio-ruby](https://github.com/twilio/twilio-ruby) and [rubocop](https://github.com/rubocop/rubocop).


Updates `twilio-ruby` from 7.0.1 to 7.0.2
- [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.1...7.0.2)

Updates `rubocop` from 1.63.1 to 1.63.3
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.63.1...v1.63.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent db4f4ca commit 324c3b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ GEM
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.6)
rubocop (1.63.1)
rubocop (1.63.3)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -441,7 +441,7 @@ GEM
timeout (0.4.1)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
twilio-ruby (7.0.1)
twilio-ruby (7.0.2)
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0)
nokogiri (>= 1.6, < 2.0)
Expand Down

0 comments on commit 324c3b8

Please sign in to comment.