Skip to content

Commit

Permalink
Bump sentry-ruby from 5.17.3 to 5.18.0
Browse files Browse the repository at this point in the history
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.17.3 to 5.18.0.
- [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.17.3...5.18.0)

---
updated-dependencies:
- dependency-name: sentry-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent fa8fe4e commit bafb425
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ end
# The average user does not need them.
# And they start working only if there is a special setting
group :production do
gem 'sentry-ruby', '~> 5.17', '>= 5.17.3'
gem 'sentry-ruby', '~> 5.18'
gem 'stackprof', '~> 0.2.26'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ GEM
ruby-progressbar (1.13.0)
ruby-units (4.0.3)
ruby2_keywords (0.0.5)
sentry-ruby (5.17.3)
sentry-ruby (5.18.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sinatra (4.0.0)
Expand Down Expand Up @@ -158,7 +158,7 @@ DEPENDENCIES
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.29, >= 2.29.2)
ruby-units (~> 4.0, >= 4.0.3)
sentry-ruby (~> 5.17, >= 5.17.3)
sentry-ruby (~> 5.18)
sinatra (~> 4.0)
sinatra-contrib (~> 4.0)
stackprof (~> 0.2.26)
Expand Down

0 comments on commit bafb425

Please sign in to comment.