Use released rubocop-openproject 0.1.0

This commit is contained in:
Christophe Bliard
2024-07-05 16:25:00 +02:00
parent 94252fb818
commit 540a45c080
2 changed files with 4 additions and 10 deletions
+1 -1
View File
@@ -331,7 +331,7 @@ group :development, :test do
gem "rubocop", require: false
gem "rubocop-capybara", require: false
gem "rubocop-factory_bot", require: false
gem "rubocop-openproject", github: "opf/rubocop-openproject", branch: "main", require: false
gem "rubocop-openproject", require: false
gem "rubocop-performance", require: false
gem "rubocop-rails", require: false
gem "rubocop-rspec", require: false
+3 -9
View File
@@ -49,14 +49,6 @@ GIT
omniauth-openid_connect-providers (0.2.0)
omniauth-openid-connect (>= 0.2.1)
GIT
remote: https://github.com/opf/rubocop-openproject.git
revision: d1830d89bb64509fc7ce26103cce04bc9d6b3dc9
branch: main
specs:
rubocop-openproject (0.1.0)
rubocop
GIT
remote: https://github.com/opf/turbo_tests.git
revision: c1c4707f536a5642a168650d273d714dfb62d842
@@ -994,6 +986,8 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-openproject (0.1.0)
rubocop
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
@@ -1320,7 +1314,7 @@ DEPENDENCIES
rubocop
rubocop-capybara
rubocop-factory_bot
rubocop-openproject!
rubocop-openproject
rubocop-performance
rubocop-rails
rubocop-rspec