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

accepts string as entity #527

Merged
merged 1 commit into from
Oct 31, 2016
Merged

accepts string as entity #527

merged 1 commit into from
Oct 31, 2016

Conversation

LeFnord
Copy link
Member

@LeFnord LeFnord commented Oct 31, 2016

No description provided.

@LeFnord LeFnord force-pushed the master branch 3 times, most recently from 57ac313 to 17b5a6a Compare October 31, 2016 03:10
@@ -20,7 +20,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'bundler'
s.add_development_dependency 'rack-test'
s.add_development_dependency 'rack-cors'
s.add_development_dependency 'rubocop', '0.40.0'
s.add_development_dependency 'rubocop' # , '0.40.0'
Copy link
Member

Choose a reason for hiding this comment

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

I think you want to lock this, here or in Gemfile, otherwise it will keep trying to run a newer rubocop and future-failing builds.

@dblock
Copy link
Member

dblock commented Oct 31, 2016

Looks good, see my rubocop comment otherwise feel free to merge.

- adds changelog entry
- requires min version of rubocop
@LeFnord LeFnord merged commit 57947d3 into ruby-grape:master Oct 31, 2016
LeFnord added a commit to LeFnord/grape-swagger that referenced this pull request Feb 9, 2019
- adds changelog entry
- requires min version of rubocop
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