Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(frontend): use webpacker from rubygems #222

Merged
merged 1 commit into from
Sep 6, 2019
Merged

fix(frontend): use webpacker from rubygems #222

merged 1 commit into from
Sep 6, 2019

Conversation

gmq
Copy link
Contributor

@gmq gmq commented Sep 2, 2019

Arregla error en creación de proyecto nuevo.

Se usa la última versión estable publicada en RubyGems en vez de confiar que el último commit de github es compatible con nuestro setup.

@gmq gmq requested review from blackjid and ldlsegovia September 2, 2019 20:52
@blackjid
Copy link
Member

blackjid commented Sep 3, 2019

Buena memo!,

Copy link

@monkeyci monkeyci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some files could not be reviewed due to errors:

.rubocop.yml: Naming/FileName has the wrong namespace - should be Style
.rubocop.yml: Naming/FileName has the wrong namespace - should be Style
.rubocop.yml: Naming/PredicateName has the wrong namespace - should be Style
.rubocop.yml: Layout/EndAlignment has the wrong namespace - should be Lint
.rubocop.yml: Layout/DefEndAlignment has the wrong namespace - should be Lint
.rubocop.yml: Naming/AccessorMethodName has the wrong namespace - should be Style
.rubocop.yml: Naming/AsciiIdentifiers has the wrong namespace - should be Style
.rubocop.yml: Lint/FlipFlop has the wrong namespace - should be Style
.rubocop.yml: Layout/BlockAlignment has the wrong namespace - should be Lint
.rubocop.yml: Layout/ConditionPosition has the wrong namespace - should be Lint
Warning: unrecognized cop Style/TrailingCommaInArrayLiteral found in .rubocop.yml
Warning: unrecognized cop Style/TrailingCommaInHashLiteral found in .rubocop.yml
Warning: unrecognized cop Naming/BinaryOperatorParameterName found in .rubocop.yml
Warning: unrecognized cop Lint/LiteralAsCondition found in .rubocop.yml
Warning: unrecognized cop RSpec/ExpectChange found in .rubocop.yml
Error: Unknown Ruby version 2.5 found in `TargetRubyVersion` parameter (in .rubocop.yml).
Known versions: 1.9, 2.0, 2.1, 2.2, 2.3, 2.4

@gmq gmq merged commit f458c61 into master Sep 6, 2019
@gmq gmq deleted the webpacker-fix branch September 6, 2019 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants