We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39ecf8 commit 04b8f85Copy full SHA for 04b8f85
Gemfile
@@ -7,7 +7,7 @@ gem 'berkshelf'
7
group :style do
8
gem 'cookstyle', '~> 7.25.9'
9
gem 'rake', '~> 13.0.1'
10
- gem 'rubocop', '~> 1.22.3'
+ gem 'rubocop', '~> 1.23.0'
11
gem 'rubocop-gitlab-security', '~> 0.1.1'
12
end
13
0 commit comments