Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUtkarsh Gupta <guptautkarsh2102@gmail.com>2019-06-07 14:40:53 +0300
committerUtkarsh Gupta <guptautkarsh2102@gmail.com>2019-06-07 14:40:53 +0300
commit689d2839db028ca94b66a55ed8609d3387def53d (patch)
treed93a52c26edd63b15d98489ac4b7f447ac23f365 /Gemfile
parent3ef0c54966ec79de0a713e089b62b46c79e8a663 (diff)
Bump sentry-raven to 2.9
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 53856e4fae3..c22a3191c3c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -275,7 +275,7 @@ gem 'virtus', '~> 1.0.1'
gem 'base32', '~> 0.3.0'
# Sentry integration
-gem 'sentry-raven', '~> 2.7'
+gem 'sentry-raven', '~> 2.9'
gem 'premailer-rails', '~> 1.9.7'