Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 4a5d3fd commit 10ee113
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 @@ -20,7 +20,7 @@ gem "pagy", "~> 9.3.3"
gem "phlex-rails", "~> 1.2.2"
gem "propshaft", "~> 1.1.0"
gem "puma", ">= 6.5.0"
gem "sentry-ruby", "~> 5.22.0"
gem "sentry-ruby", "~> 5.22.1"
gem "sentry-rails", "~> 5.22.0"
gem "stackprof"
gem "solid_cache", "~> 1.0.6"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ GEM
sentry-rails (5.22.0)
railties (>= 5.0)
sentry-ruby (~> 5.22.0)
sentry-ruby (5.22.0)
sentry-ruby (5.22.1)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
simplecov (0.22.0)
Expand Down Expand Up @@ -588,7 +588,7 @@ DEPENDENCIES
rubocop-rails-omakase
selenium-webdriver (~> 4.27.0)
sentry-rails (~> 5.22.0)
sentry-ruby (~> 5.22.0)
sentry-ruby (~> 5.22.1)
simplecov
simplecov-tailwindcss
solid_cable (~> 3.0.4)
Expand Down

0 comments on commit 10ee113

Please sign in to comment.