Skip to content
Snippets Groups Projects
Commit cdd16527 authored by Darius Schneider's avatar Darius Schneider
Browse files

update rubocop version numbers

parent 0c9e83e7
Branches
No related tags found
No related merge requests found
...@@ -3,11 +3,11 @@ inherit_from: "https://git-ce.rwth-aachen.de/noc-public/noc-netze-gitlab-cicd/-/ ...@@ -3,11 +3,11 @@ inherit_from: "https://git-ce.rwth-aachen.de/noc-public/noc-netze-gitlab-cicd/-/
plugins: plugins:
- rubocop-packaging - rubocop-packaging
# gem "rubocop", "1.74.0", require: false # gem "rubocop", "1.75.2", require: false
# gem "rubocop-minitest", "0.37.1", require: false # gem "rubocop-minitest", "0.38.0", require: false
# gem "rubocop-packaging", "0.6.0", require: false # gem "rubocop-packaging", "0.6.0", require: false
# gem "rubocop-performance", "1.24.0", require: false # gem "rubocop-performance", "1.25.0", require: false
# gem "rubocop-rails", "2.30.3", require: false # gem "rubocop-rails", "2.31.0", require: false
# BEGIN Customizations # BEGIN Customizations
# BEGIN Gemspec # BEGIN Gemspec
......
...@@ -3,11 +3,11 @@ inherit_from: "https://git-ce.rwth-aachen.de/noc-public/noc-netze-gitlab-cicd/-/ ...@@ -3,11 +3,11 @@ inherit_from: "https://git-ce.rwth-aachen.de/noc-public/noc-netze-gitlab-cicd/-/
plugins: plugins:
- rubocop-capybara - rubocop-capybara
# gem "rubocop", "1.74.0", require: false # gem "rubocop", "1.75.2", require: false
# gem "rubocop-capybara", "2.22.1", require: false # gem "rubocop-capybara", "2.22.1", require: false
# gem "rubocop-minitest", "0.37.1", require: false # gem "rubocop-minitest", "0.38.0", require: false
# gem "rubocop-performance", "1.24.0", require: false # gem "rubocop-performance", "1.25.0", require: false
# gem "rubocop-rails", "2.30.3", require: false # gem "rubocop-rails", "2.31.0", require: false
# BEGIN Customizations # BEGIN Customizations
# BEGIN Style # BEGIN Style
......
...@@ -4,10 +4,10 @@ plugins: ...@@ -4,10 +4,10 @@ plugins:
- rubocop-performance - rubocop-performance
- rubocop-rails - rubocop-rails
# gem "rubocop", "1.74.0", require: false # gem "rubocop", "1.75.2", require: false
# gem "rubocop-minitest", "0.37.1", require: false # gem "rubocop-minitest", "0.38.0", require: false
# gem "rubocop-performance", "1.24.0", require: false # gem "rubocop-performance", "1.25.0", require: false
# gem "rubocop-rails", "2.30.3", require: false # gem "rubocop-rails", "2.31.0", require: false
AllCops: AllCops:
NewCops: enable # pending cops get enabled by default and must be disabled by hand, if needed NewCops: enable # pending cops get enabled by default and must be disabled by hand, if needed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment