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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-09-05 03:16:47 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-09-05 03:16:47 +0300
commitc6e4e87b1d63381c14c1cad20d05776b6aa95d18 (patch)
tree58d719f858bb27f100b421b307e677f8464a3094
parentf2b218a6a85f152c4cef011575581c7f5bbb4880 (diff)
Update dependency gitlab-styles to v8
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock18
2 files changed, 10 insertions, 10 deletions
diff --git a/Gemfile b/Gemfile
index 861487c8..8a26eed6 100644
--- a/Gemfile
+++ b/Gemfile
@@ -24,7 +24,7 @@ group :test, :development do
gem 'rspec', '~> 3.11.0'
gem 'rspec-parameterized', '~> 0.5.2'
gem 'pry-byebug', '~> 3.10.1', require: false
- gem 'gitlab-styles', '~> 7.1.0', require: false
+ gem 'gitlab-styles', '~> 8.0.0', require: false
end
group :development, :danger do
diff --git a/Gemfile.lock b/Gemfile.lock
index 09d6a3ba..f0cffc04 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.3)
+ activesupport (7.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -94,7 +94,7 @@ GEM
danger (>= 8.4.5)
danger-gitlab (>= 8.0.0)
rake
- gitlab-styles (7.1.0)
+ gitlab-styles (8.0.0)
rubocop (~> 0.91, >= 0.91.1)
rubocop-gitlab-security (~> 0.1.1)
rubocop-graphql (~> 0.10)
@@ -113,7 +113,7 @@ GEM
httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
- i18n (1.10.0)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
json_schema (0.21.0)
kramdown (2.3.2)
@@ -129,7 +129,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_portile2 (2.8.0)
- minitest (5.16.1)
+ minitest (5.16.3)
multi_xml (0.6.0)
multipart-post (2.2.3)
nanoc (4.12.7)
@@ -198,7 +198,7 @@ GEM
stringio
public_suffix (5.0.0)
racc (1.6.0)
- rack (2.2.3.1)
+ rack (2.2.4)
rack-livereload (0.3.17)
rack
rainbow (3.1.1)
@@ -238,11 +238,11 @@ GEM
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (1.18.0)
+ rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
rubocop-gitlab-security (0.1.1)
rubocop (>= 0.51)
- rubocop-graphql (0.14.3)
+ rubocop-graphql (0.14.6)
rubocop (>= 0.87, < 2)
rubocop-performance (1.9.2)
rubocop (>= 0.90.0, < 2.0)
@@ -275,7 +275,7 @@ GEM
pastel (~> 0.8)
tty-platform (0.3.0)
tty-which (0.5.0)
- tzinfo (2.0.4)
+ tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
unparser (0.6.5)
@@ -289,7 +289,7 @@ PLATFORMS
DEPENDENCIES
builder (~> 3.2.4)
gitlab-dangerfiles (~> 3.5.1)
- gitlab-styles (~> 7.1.0)
+ gitlab-styles (~> 8.0.0)
gitlab_kramdown (~> 0.19.0)
highline (~> 2.0.3)
nanoc (~> 4.12.7)