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>2022-11-18 00:09:08 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-11-18 00:09:08 +0300
commit496e357721b6b807573a35490ab2487dfa299cab (patch)
treeb40b5252a3f3a8339e70f88b84c9ab5c1c6b44c6 /Gemfile.lock
parentb9b3924a96ef04cf1aa1b7570e2f69bfd8904602 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock28
1 files changed, 14 insertions, 14 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c6345cb7f5d..c49406edfe6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -594,13 +594,13 @@ GEM
gitlab-sidekiq-fetcher (0.9.0)
json (>= 2.5)
sidekiq (~> 6.1)
- gitlab-styles (9.0.0)
- rubocop (~> 1.36.0)
+ gitlab-styles (9.1.0)
+ rubocop (~> 1.38.0)
rubocop-gitlab-security (~> 0.1.1)
rubocop-graphql (~> 0.14)
rubocop-performance (~> 1.14)
rubocop-rails (~> 2.15)
- rubocop-rspec (~> 2.12)
+ rubocop-rspec (~> 2.15)
gitlab_chronic_duration (0.10.6.2)
numerizer (~> 0.2)
gitlab_omniauth-ldap (2.2.0)
@@ -1258,31 +1258,31 @@ GEM
pg
rails
sqlite3
- rubocop (1.36.0)
+ rubocop (1.38.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.20.1, < 2.0)
+ rubocop-ast (>= 1.23.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.21.0)
+ rubocop-ast (1.23.0)
parser (>= 3.1.1.0)
rubocop-gitlab-security (0.1.1)
rubocop (>= 0.51)
- rubocop-graphql (0.14.6)
+ rubocop-graphql (0.18.0)
rubocop (>= 0.87, < 2)
- rubocop-performance (1.14.3)
+ rubocop-performance (1.15.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
- rubocop-rails (2.15.2)
+ rubocop-rails (2.17.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
- rubocop (>= 1.7.0, < 2.0)
- rubocop-rspec (2.12.1)
- rubocop (~> 1.31)
+ rubocop (>= 1.33.0, < 2.0)
+ rubocop-rspec (2.15.0)
+ rubocop (~> 1.33)
ruby-fogbugz (0.3.0)
crack (~> 0.4)
multipart-post (~> 2.0)
@@ -1569,7 +1569,7 @@ GEM
nokogiri (~> 1.8)
yajl-ruby (1.4.3)
yard (0.9.26)
- zeitwerk (2.6.0)
+ zeitwerk (2.6.6)
PLATFORMS
ruby
@@ -1675,7 +1675,7 @@ DEPENDENCIES
gitlab-net-dns (~> 0.9.1)
gitlab-omniauth-openid-connect (~> 0.10.0)
gitlab-sidekiq-fetcher (= 0.9.0)
- gitlab-styles (~> 9.0.0)
+ gitlab-styles (~> 9.1.0)
gitlab_chronic_duration (~> 0.10.6.2)
gitlab_omniauth-ldap (~> 2.2.0)
gon (~> 6.4.0)