Skip to content

Loosen the activesupport dependency#268

Merged
LeFnord merged 1 commit intoruby-grape:masterfrom
anakinj:loosen-activesupport-dependency
Apr 18, 2017
Merged

Loosen the activesupport dependency#268
LeFnord merged 1 commit intoruby-grape:masterfrom
anakinj:loosen-activesupport-dependency

Conversation

@anakinj
Copy link
Copy Markdown
Contributor

@anakinj anakinj commented Apr 18, 2017

No description provided.

@grape-bot
Copy link
Copy Markdown

grape-bot commented Apr 18, 2017

1 Message
📖 We really appreciate pull requests that demonstrate issues, even without a fix. That said, the next step is to try and fix the failing tests!

Generated by 🚫 danger

@anakinj anakinj force-pushed the loosen-activesupport-dependency branch from 41b8d2c to 93cc316 Compare April 18, 2017 18:53
Copy link
Copy Markdown
Member

@LeFnord LeFnord left a comment

Choose a reason for hiding this comment

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

thanks @anakinj

Comment thread grape-entity.gemspec Outdated

s.add_runtime_dependency 'multi_json', '>= 1.3.2'
s.add_runtime_dependency 'activesupport', '>= 5.0.0'
s.add_runtime_dependency 'activesupport'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

please change instead to: > 4, else it would fail this spec./spec/grape_entity/hash_spec.rb:6 # Grape::Entity except option for nested entity) with < 4

@anakinj anakinj force-pushed the loosen-activesupport-dependency branch from 93cc316 to 8a1afa6 Compare April 18, 2017 19:18
@anakinj anakinj force-pushed the loosen-activesupport-dependency branch from 8a1afa6 to 2d1019a Compare April 18, 2017 19:26
@anakinj
Copy link
Copy Markdown
Contributor Author

anakinj commented Apr 18, 2017

I still changed this version to >=4.0.0 to be more schematically pretty, and allow the 4.0.0 version of activesupport :)

@coveralls
Copy link
Copy Markdown

coveralls commented Apr 18, 2017

Coverage Status

Coverage remained the same at 92.72% when pulling 2d1019a on anakinj:loosen-activesupport-dependency into ba229f8 on ruby-grape:master.

@LeFnord LeFnord merged commit 5a129b5 into ruby-grape:master Apr 18, 2017
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.

5 participants