Skip to content

Conversation

@scotts0rensen
Copy link

No description provided.

Copy link
Contributor

@marcoow marcoow left a comment

Choose a reason for hiding this comment

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

Thanks for the effort! I don't think we should by changing the Rails dependency as part of this though.

Gemfile Outdated
source "http://rubygems.org"

gem 'rails', '~> 4.1.0'
gem 'rails', '~> 5.0.1'
Copy link
Contributor

Choose a reason for hiding this comment

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

Why update this to require Rails 5? I think ideally this should work with both 4 and 5 but seems unrelated to the Ruby 2.3.1 fix anyways?


s.name = %q{reportable}
s.version = '1.4.2'
s.version = '1.5.0'
Copy link
Contributor

Choose a reason for hiding this comment

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

I think incrementing the version is unrelated and should be done in a separate PR. Also this would be a patch release as it only fixes a bug and doesn't actually add anything.

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