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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-06-03 06:09:45 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-06-03 06:09:45 +0300
commit9d5573c70ae3ef3f550bb06b62cc640165683a94 (patch)
tree8cf30fd465d82ac1d868d60e559dee4ced9eb2e8 /Gemfile.lock
parentd7940ee9f8b94e68cb8c56730b65a47b85e622b2 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock16
1 files changed, 14 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 59cbd84a3e6..837edfffdf0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1172,8 +1172,18 @@ GEM
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
- sentry-raven (3.1.2)
+ sentry-rails (4.4.0)
+ railties (>= 5.0)
+ sentry-ruby-core (~> 4.4.0.pre.beta)
+ sentry-ruby (4.4.2)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
faraday (>= 1.0)
+ sentry-ruby-core (= 4.4.2)
+ sentry-ruby-core (4.4.2)
+ concurrent-ruby
+ faraday
+ sentry-sidekiq (4.4.0)
+ sentry-ruby-core (~> 4.4.0.pre.beta)
settingslogic (2.0.9)
sexp_processor (4.15.1)
shellany (0.0.1)
@@ -1619,7 +1629,9 @@ DEPENDENCIES
sassc-rails (~> 2.1.0)
seed-fu (~> 2.3.7)
selenium-webdriver (~> 3.142)
- sentry-raven (~> 3.1)
+ sentry-rails (~> 4.4.0)
+ sentry-ruby (~> 4.4.0)
+ sentry-sidekiq (~> 4.4.0)
settingslogic (~> 2.0.9)
shoulda-matchers (~> 4.0.1)
sidekiq (~> 5.2.7)