diff options
author | Thong Kuah <tkuah@gitlab.com> | 2019-04-12 10:27:19 +0000 |
---|---|---|
committer | James Lopez <james@gitlab.com> | 2019-04-12 10:27:19 +0000 |
commit | f38f160a1b0212d5ce0c0402ae07011466753f44 (patch) | |
tree | e583e5a13158b0e3e7b8d7dcb5d03385ec7c7704 /Gemfile.lock | |
parent | ca8c35285eedb0ae6e9a52fe377ec0b3ae9ada1a (diff) | |
download | gitlab-ce-f38f160a1b0212d5ce0c0402ae07011466753f44.tar.gz |
Enable RSpec/ExampleWording cop
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3314a769949..baa7be6258a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -289,7 +289,7 @@ GEM gitlab-markup (1.7.0) gitlab-sidekiq-fetcher (0.4.0) sidekiq (~> 5) - gitlab-styles (2.5.1) + gitlab-styles (2.5.2) rubocop (~> 0.54.0) rubocop-gitlab-security (~> 0.1.0) rubocop-rspec (~> 1.19) @@ -1025,7 +1025,7 @@ DEPENDENCIES gitlab-default_value_for (~> 3.1.1) gitlab-markup (~> 1.7.0) gitlab-sidekiq-fetcher (~> 0.4.0) - gitlab-styles (~> 2.4) + gitlab-styles (~> 2.5) gitlab_omniauth-ldap (~> 2.1.1) gon (~> 6.2) google-api-client (~> 0.23) |