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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-12-30 11:02:23 +0300
committerStan Hu <stanhu@gmail.com>2018-12-30 11:02:23 +0300
commitff65ea652de302ddb16d0239976a6585533c242d (patch)
tree78f832dc5bfb11545e5cd47a3db8e9ed2612edf8
parentf39b2d6bc632e77b1772c41a781576988c23dc12 (diff)
Upgrade sentry-raven to 2.7.4 to match CE
Contains only minor fixes from 2.7.2: https://github.com/getsentry/raven-ruby/releases
-rw-r--r--ruby/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index 59f8ad69f..1b7e65f93 100644
--- a/ruby/Gemfile.lock
+++ b/ruby/Gemfile.lock
@@ -126,7 +126,7 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.4.4)
nokogumbo (~> 1.4)
- sentry-raven (2.7.2)
+ sentry-raven (2.7.4)
faraday (>= 0.7.6, < 1.0)
stringex (2.8.4)
thread_safe (0.3.6)