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:
authorGabriel Mazetto <brodock@gmail.com>2017-07-03 14:54:00 +0300
committerGabriel Mazetto <brodock@gmail.com>2017-07-03 14:54:00 +0300
commit2ca93b2451497a3cd588cea20ca90f8ca7172a79 (patch)
treed041e8fd005e8060789dd4240f33340315fcd926 /Gemfile
parent959289d0a69181a37ca612197a1fa339723bc095 (diff)
Update sentry-raven from 2.4.0 to 2.5.3
2.5.x branch have updated performance and additional fixes
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 71d2eb1557c..025365fe96d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -255,7 +255,7 @@ gem 'net-ssh', '~> 3.0.1'
gem 'base32', '~> 0.3.0'
# Sentry integration
-gem 'sentry-raven', '~> 2.4.0'
+gem 'sentry-raven', '~> 2.5.3'
gem 'premailer-rails', '~> 1.9.7'