Merge pull request #1444 from openHPI/dependabot/bundler/rubocop-rails-2.17.3

This commit is contained in:
dependabot[bot]
2022-11-21 09:45:30 +00:00
committed by GitHub
2 changed files with 4 additions and 1 deletions

View File

@ -17,3 +17,6 @@ Rails/UnknownEnv:
- staging
- production
- test
Rails/I18nLazyLookup:
Enabled: false

View File

@ -424,7 +424,7 @@ GEM
rubocop-performance (1.15.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.17.2)
rubocop-rails (2.17.3)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)