Skip to content

Commit

Permalink
Bump sentry-raven from 2.9.0 to 2.13.0 (#1063)
Browse files Browse the repository at this point in the history
Bumps [sentry-raven](https://github.com/getsentry/raven-ruby) from 2.9.0 to 2.13.0.
- [Release notes](https://github.com/getsentry/raven-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/v2.13.0/changelog.md)
- [Commits](getsentry/sentry-ruby@v2.9.0...v2.13.0)

---
updated-dependencies:
- dependency-name: sentry-raven
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nfstern02 <[email protected]>
  • Loading branch information
dependabot[bot] and nfstern02 authored Apr 4, 2024
1 parent 952564f commit 618c03d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ gem 'pg'
gem 'roo', '~> 2.8'
gem 'roo-xls', '~> 1.2'
gem 'rubyzip', '~> 2.3'
gem 'sentry-raven', '~> 2.9.0'
gem 'sentry-raven', '~> 2.13.0'
gem 'uglifier', '>= 1.3.0'
gem 'vets_json_schema', git: 'https://github.com/department-of-veterans-affairs/vets-json-schema', branch: 'master'
gem 'virtus', '~> 2.0.0'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ GEM
libv8-node (~> 18.19.0.0)
minitest (5.22.3)
multi_json (1.15.0)
multipart-post (2.3.0)
multipart-post (2.4.0)
nenv (0.3.0)
net-imap (0.4.10)
date
Expand Down Expand Up @@ -391,7 +391,7 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-raven (2.9.0)
sentry-raven (2.13.0)
faraday (>= 0.7.6, < 1.0)
shellany (0.0.1)
simplecov (0.22.0)
Expand Down Expand Up @@ -509,7 +509,7 @@ DEPENDENCIES
rubyzip (~> 2.3)
sass-rails (= 6.0)
scss_lint
sentry-raven (~> 2.9.0)
sentry-raven (~> 2.13.0)
simplecov
simplecov-single_file
sitemap_generator
Expand Down

0 comments on commit 618c03d

Please sign in to comment.