Skip to content

Bump to v2.8.0 #132

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

Merged
merged 1 commit into from
Mar 1, 2016
Merged

Bump to v2.8.0 #132

merged 1 commit into from
Mar 1, 2016

Conversation

nunosilva800
Copy link
Collaborator

Quite a few thing in this release :)

@nunosilva800
Copy link
Collaborator Author

Not sure if we should add a run time dependency:

spec.add_runtime_dependency 'ruby_parser', '>= 3.8' 

Since it enables support for ruby 2.3 and fixes parsing of { 'a': :b } on ruby 2.2.

@troessner
Copy link
Contributor

Not sure if we should add a run time dependency:
spec.add_runtime_dependency 'ruby_parser', '>= 3.8'
Since it enables support for ruby 2.3 and fixes parsing of { 'a': :b } on ruby 2.2.

👍 , let's do that!

@nunosilva800
Copy link
Collaborator Author

@troessner updated!


* [FEATURE] Add link to Reek's code smells documentation (by danielmbarlow)
* [FEATURE] Make RubyCritic usage as Rake Task (by Timo Rößner)
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo - should be "usable"

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Well spotted!

troessner pushed a commit that referenced this pull request Mar 1, 2016
@troessner troessner merged commit dffccb8 into master Mar 1, 2016
@troessner troessner deleted the bump-to-2-8 branch March 1, 2016 12:56
@nunosilva800
Copy link
Collaborator Author

published

@troessner
Copy link
Contributor

Awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants