Skip to content

Commit

Permalink
Bump the ruby-minor-patch group with 5 updates (#3346)
Browse files Browse the repository at this point in the history
Bumps the ruby-minor-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [puma](https://github.com/puma/puma) | `6.5.0` | `6.6.0` |
| [sentry-ruby](https://github.com/getsentry/sentry-ruby) | `5.22.2` | `5.22.3` |
| [sentry-rails](https://github.com/getsentry/sentry-ruby) | `5.22.2` | `5.22.3` |
| [twilio-ruby](https://github.com/twilio/twilio-ruby) | `7.4.2` | `7.4.3` |
| [rubocop](https://github.com/rubocop/rubocop) | `1.71.0` | `1.71.1` |


Updates `puma` from 6.5.0 to 6.6.0
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v6.5.0...v6.6.0)

Updates `sentry-ruby` from 5.22.2 to 5.22.3
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@5.22.2...5.22.3)

Updates `sentry-rails` from 5.22.2 to 5.22.3
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@5.22.2...5.22.3)

Updates `twilio-ruby` from 7.4.2 to 7.4.3
- [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.4.2...7.4.3)

Updates `rubocop` from 1.71.0 to 1.71.1
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.71.0...v1.71.1)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-patch
- dependency-name: sentry-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent aca2e9f commit 5565e89
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ruby '3.2.4'

# Standard rails
gem 'rails', '~> 7.2.2.1'
gem 'puma', '~> 6.5' # roar
gem 'puma', '~> 6.6' # roar
gem 'sdoc', '~> 2.6.0', group: :doc
gem 'nokogiri', '>= 1.13.4'
gem 'tzinfo-data', require: false
Expand Down
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -316,10 +316,10 @@ GEM
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
puma (6.6.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.8)
rack (3.1.9)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-protection (4.1.1)
Expand Down Expand Up @@ -382,14 +382,14 @@ GEM
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.4.0)
rubocop (1.71.0)
rubocop (1.71.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.38.0)
Expand All @@ -413,10 +413,10 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-rails (5.22.2)
sentry-rails (5.22.3)
railties (>= 5.0)
sentry-ruby (~> 5.22.2)
sentry-ruby (5.22.2)
sentry-ruby (~> 5.22.3)
sentry-ruby (5.22.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
shog (0.2.1)
Expand Down Expand Up @@ -449,7 +449,7 @@ GEM
timeout (0.4.3)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
twilio-ruby (7.4.2)
twilio-ruby (7.4.3)
benchmark
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0)
Expand Down Expand Up @@ -528,7 +528,7 @@ DEPENDENCIES
pg (~> 1.5)
prawn
pry
puma (~> 6.5)
puma (~> 6.6)
rack-attack (~> 6.7.0)
rack-test (>= 0.6.3)
rails (~> 7.2.2.1)
Expand Down

0 comments on commit 5565e89

Please sign in to comment.