Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent a92ec92 commit a06ee0f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ GEM
concurrent-ruby (~> 1.0)
indefinite_article (0.2.5)
activesupport
io-console (0.7.0)
io-console (0.7.1)
irb (1.10.1)
rdoc
reline (>= 0.3.8)
Expand Down Expand Up @@ -365,7 +365,7 @@ GEM
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
psych (5.1.1.1)
psych (5.1.2)
stringio
public_suffix (5.0.4)
puma (6.4.0)
Expand Down Expand Up @@ -418,7 +418,7 @@ GEM
rainbow (3.1.1)
rake (13.1.0)
rbs (3.2.2)
rdoc (6.6.1)
rdoc (6.6.2)
psych (>= 4.0.0)
redcarpet (3.6.0)
redis (4.8.1)
Expand Down Expand Up @@ -495,9 +495,9 @@ GEM
ruby-vips (2.2.0)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
sentry-rails (5.15.0)
sentry-rails (5.15.1)
railties (>= 5.0)
sentry-ruby (~> 5.15.0)
sentry-ruby (~> 5.15.1)
sentry-ruby (5.15.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
shoulda-matchers (5.3.0)
Expand Down

0 comments on commit a06ee0f

Please sign in to comment.