Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

update Rubocop target ruby version to 2.3#6039

Closed
colby-swandale wants to merge 1 commit intomasterfrom
colby/update-rubocop-ruby-version
Closed

update Rubocop target ruby version to 2.3#6039
colby-swandale wants to merge 1 commit intomasterfrom
colby/update-rubocop-ruby-version

Conversation

@colby-swandale
Copy link
Copy Markdown
Member

What was the end-user problem that led to this PR?

Rubocop is configured to parse ruby files in the bundler project with Ruby 1.9 syntax. Ruby 2.3 is now officially the min version required in master so this can bumped

What was your diagnosis of the problem?

Rubocop is being explicitly set to parse the bundler project as ruby 1.9. Which can be found here

What is your fix for the problem, implemented in this PR?

Set the new target ruby version value to 2.3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant