Skip to content

Commit

Permalink
Merge pull request #162 from alphagov/fingerprinting
Browse files Browse the repository at this point in the history
Bump 'sentry-raven' to 3.1.1 to improve grouping of errors
  • Loading branch information
ChrisBAshton authored Oct 20, 2020
2 parents dba8f8d + 1528589 commit 6340c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govuk_app_config.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.require_paths = %w[lib]

spec.add_dependency "logstasher", ">= 1.2.2", "< 1.4.0"
spec.add_dependency "sentry-raven", ">= 2.7.1", "< 3.1.0"
spec.add_dependency "sentry-raven", "~> 3.1.1"
spec.add_dependency "statsd-ruby", "~> 1.4.0"
spec.add_dependency "unicorn", ">= 5.4", "< 5.8"

Expand Down

0 comments on commit 6340c63

Please sign in to comment.