Skip to content

Conversation

@namusyaka
Copy link
Contributor

Fixes potential security vulnerability.
ref https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8418

@grape-bot
Copy link

grape-bot commented Dec 9, 2017

1 Warning
⚠️ Unless you’re refactoring existing code, please update CHANGELOG.md.

Here's an example of a CHANGELOG.md entry:

* [#1716](https://github.com/ruby-grape/grape/pull/1716): Upgrade rubocop version - [@namusyaka](https://github.com/namusyaka).

Generated by 🚫 danger

@dblock
Copy link
Member

dblock commented Dec 9, 2017

You should upgrade to the latest rubocop, fix appraisals and what not, too. Then rubocop -a ; rubocop --auto-gen-config.

@namusyaka namusyaka force-pushed the update-rubocop branch 2 times, most recently from a35f9e0 to 15f5bcd Compare December 9, 2017 16:16
@namusyaka
Copy link
Contributor Author

Fixed.

@namusyaka namusyaka changed the title update rubocop minor version upgrade rubocop version Dec 10, 2017
@dblock
Copy link
Member

dblock commented Dec 11, 2017

Thanks. The encoding header was removed everywhere, which is right, but a newline was added instead. Care to fix that? Sorry to be a pest :)

@@ -1,4 +1,4 @@
# encoding: utf-8

Copy link
Member

Choose a reason for hiding this comment

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

This newline was added.

Fixes potential security vulnerability.
ref https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8418

Also this commit contains appraisals and rubocop updates
@namusyaka
Copy link
Contributor Author

Oh.. sorry. Thanks for pointing this out.

@dblock dblock merged commit c549d5e into ruby-grape:master Dec 17, 2017
@namusyaka namusyaka deleted the update-rubocop branch December 24, 2017 14:34
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.

3 participants