Bump rails from 7.1.3.4 to 7.2.0 #573
Annotations
11 errors
lint:
Gemfile#L65
Bundler/OrderedGems: Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `brakeman` should appear before `web-console`.
|
lint:
config/boot.rb#L1
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
config/boot.rb#L1
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
config/boot.rb#L3
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
config/boot.rb#L4
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
config/environment.rb#L2
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
config/environments/development.rb#L1
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
config/environments/development.rb#L22
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
config/environments/development.rb#L27
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
config/environments/production.rb#L1
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
test
Process completed with exit code 1.
|