Skip to content

Commit 7bfc392

Browse files
Build(deps): bump sentry-sidekiq from 6.4.1 to 6.5.0
Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 6.4.1 to 6.5.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@6.4.1...6.5.0) --- updated-dependencies: - dependency-name: sentry-sidekiq dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 032e215 commit 7bfc392

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ GEM
590590
erb
591591
psych (>= 4.0.0)
592592
tsort
593-
redis-client (0.26.4)
593+
redis-client (0.27.0)
594594
connection_pool
595595
regexp_parser (2.11.3)
596596
reline (0.6.3)
@@ -684,15 +684,15 @@ GEM
684684
rexml (~> 3.2, >= 3.2.5)
685685
rubyzip (>= 1.2.2, < 3.0)
686686
websocket (~> 1.0)
687-
sentry-rails (6.4.1)
687+
sentry-rails (6.5.0)
688688
railties (>= 5.2.0)
689-
sentry-ruby (~> 6.4.1)
690-
sentry-ruby (6.4.1)
689+
sentry-ruby (~> 6.5.0)
690+
sentry-ruby (6.5.0)
691691
bigdecimal
692692
concurrent-ruby (~> 1.0, >= 1.0.2)
693693
logger
694-
sentry-sidekiq (6.4.1)
695-
sentry-ruby (~> 6.4.1)
694+
sentry-sidekiq (6.5.0)
695+
sentry-ruby (~> 6.5.0)
696696
sidekiq (>= 5.0)
697697
sidekiq (7.3.10)
698698
base64

0 commit comments

Comments
 (0)