Skip to content

Commit

Permalink
Bump sentry-rails from 4.5.0 to 4.5.1
Browse files Browse the repository at this point in the history
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.5.0 to 4.5.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@4.5.0...4.5.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 Jun 11, 2021
1 parent 14e0a5e commit 06f138d
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 @@ -279,7 +279,7 @@ GEM
listen (3.5.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.9.1)
loofah (2.10.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -299,12 +299,12 @@ GEM
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.7)
nokogiri (1.11.6)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.6-x86_64-darwin)
nokogiri (1.11.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.11.6-x86_64-linux)
nokogiri (1.11.7-x86_64-linux)
racc (~> 1.4)
notifications-ruby-client (5.3.0)
jwt (>= 1.5, < 3)
Expand Down Expand Up @@ -477,7 +477,7 @@ GEM
semantic_range (3.0.0)
sentry-delayed_job (4.5.1)
sentry-ruby-core (~> 4.5.0)
sentry-rails (4.5.0)
sentry-rails (4.5.1)
railties (>= 5.0)
sentry-ruby-core (~> 4.5.0)
sentry-ruby (4.5.1)
Expand Down

0 comments on commit 06f138d

Please sign in to comment.