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:
authorJacob Vosmaer <jacob@gitlab.com>2019-01-08 17:27:12 +0300
committerJacob Vosmaer <jacob@gitlab.com>2019-01-08 17:27:12 +0300
commitafa72660ed217aea6eb7fd4e05be5114981bed6b (patch)
tree685b70876b0f7973cebe1b6d3796a52e7b9f8661
parent8dc9d35cf028318b9a34284ef39a072f9c56affb (diff)
parentff65ea652de302ddb16d0239976a6585533c242d (diff)
Merge branch 'sh-upgrade-sentry-raven' into 'master'
Upgrade sentry-raven to 2.7.4 to match CE See merge request gitlab-org/gitaly!1017
-rw-r--r--ruby/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index 8c2811fec..7418309d7 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)