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>2023-03-20 09:11:17 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-20 09:11:17 +0300
commit53699b1598e3d134364a4783a1b0857b131da068 (patch)
tree6173b67c9a0816a12a262625df15522c2460ded7 /Gemfile.lock
parent88f4a8a8caf198412f4914753ff4476a2e92feb2 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock21
1 files changed, 9 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1f1f566be37..7ef44a9e27f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -308,7 +308,7 @@ GEM
descendants_tracker (~> 0.0.1)
colored2 (3.1.2)
commonmarker (0.23.6)
- concurrent-ruby (1.2.0)
+ concurrent-ruby (1.2.2)
connection_pool (2.3.0)
cork (0.3.0)
colored2 (~> 3.1)
@@ -1378,18 +1378,15 @@ GEM
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
- sentry-rails (5.1.1)
+ sentry-rails (5.8.0)
railties (>= 5.0)
- sentry-ruby-core (~> 5.1.1)
+ sentry-ruby (~> 5.8.0)
sentry-raven (3.1.2)
faraday (>= 1.0)
- sentry-ruby (5.1.1)
+ sentry-ruby (5.8.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
- sentry-ruby-core (= 5.1.1)
- sentry-ruby-core (5.1.1)
- concurrent-ruby
- sentry-sidekiq (5.1.1)
- sentry-ruby-core (~> 5.1.1)
+ sentry-sidekiq (5.8.0)
+ sentry-ruby (~> 5.8.0)
sidekiq (>= 3.0)
set (1.0.1)
settingslogic (2.0.9)
@@ -1884,10 +1881,10 @@ DEPENDENCIES
sd_notify (~> 0.1.0)
seed-fu (~> 2.3.7)
selenium-webdriver (~> 3.142)
- sentry-rails (~> 5.1.1)
+ sentry-rails (~> 5.8.0)
sentry-raven (~> 3.1)
- sentry-ruby (~> 5.1.1)
- sentry-sidekiq (~> 5.1.1)
+ sentry-ruby (~> 5.8.0)
+ sentry-sidekiq (~> 5.8.0)
settingslogic (~> 2.0.9)
shoulda-matchers (~> 5.1.0)
sidekiq (~> 6.5.7)