Skip to content

Commit 1f35dec

Browse files
Bump sentry-ruby from 6.2.0 to 6.3.0 (#449)
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 6.2.0 to 6.3.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.2.0...6.3.0) --- updated-dependencies: - dependency-name: sentry-ruby dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bb9345 commit 1f35dec

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ gem 'rack', '~> 3.1.18'
2121
gem 'rack-cors', '~> 3.0'
2222
gem 'rake', '~> 13.3'
2323
gem 'secure_headers', '~> 7.1'
24-
gem 'sentry-ruby', '~> 6.2'
24+
gem 'sentry-ruby', '~> 6.3'
2525

2626
group :development do
2727
gem 'bundler-audit', '~> 0.9.3'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ GEM
280280
ruby2_keywords (0.0.5)
281281
secure_headers (7.1.0)
282282
securerandom (0.4.1)
283-
sentry-ruby (6.2.0)
283+
sentry-ruby (6.3.0)
284284
bigdecimal
285285
concurrent-ruby (~> 1.0, >= 1.0.2)
286286
shellany (0.0.1)
@@ -341,7 +341,7 @@ DEPENDENCIES
341341
rubocop-rake (~> 0.7.1)
342342
rubocop-rspec (~> 3.9)
343343
secure_headers (~> 7.1)
344-
sentry-ruby (~> 6.2)
344+
sentry-ruby (~> 6.3)
345345
simplecov (~> 0.22.0)
346346
simplecov-cobertura (~> 3.1)
347347
timecop (~> 0.9.10)

0 commit comments

Comments
 (0)