Merge pull request #1444 from openHPI/dependabot/bundler/rubocop-rails-2.17.3
This commit is contained in:
@ -17,3 +17,6 @@ Rails/UnknownEnv:
|
|||||||
- staging
|
- staging
|
||||||
- production
|
- production
|
||||||
- test
|
- test
|
||||||
|
|
||||||
|
Rails/I18nLazyLookup:
|
||||||
|
Enabled: false
|
||||||
|
@ -424,7 +424,7 @@ GEM
|
|||||||
rubocop-performance (1.15.1)
|
rubocop-performance (1.15.1)
|
||||||
rubocop (>= 1.7.0, < 2.0)
|
rubocop (>= 1.7.0, < 2.0)
|
||||||
rubocop-ast (>= 0.4.0)
|
rubocop-ast (>= 0.4.0)
|
||||||
rubocop-rails (2.17.2)
|
rubocop-rails (2.17.3)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
rack (>= 1.1)
|
rack (>= 1.1)
|
||||||
rubocop (>= 1.33.0, < 2.0)
|
rubocop (>= 1.33.0, < 2.0)
|
||||||
|
Reference in New Issue
Block a user