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

Upgrade development dependencies and test matrix with latest Ruby and Rails versions #264

Merged
merged 9 commits into from
Jan 4, 2020

Conversation

pkuczynski
Copy link
Member

No description provided.

@pkuczynski pkuczynski added this to the 2.2.0 milestone Jan 4, 2020
config.gemspec Outdated
@@ -28,7 +28,7 @@ Please consider donating to our open collective to help us maintain this project
s.required_ruby_version = '>= 2.4.0'

s.add_dependency 'deep_merge', '~> 1.2', '>= 1.2.1'
s.add_dependency 'dry-validation', '~> 1.0'
s.add_dependency 'dry-validation', '~> 1.4.0'
Copy link

Choose a reason for hiding this comment

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

Why are you pinning so tightly here? A comment would be helpful.

Copy link
Member Author

Choose a reason for hiding this comment

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

Do you think s.add_dependency 'dry-validation', '~> 1.4' would be better?

Copy link

Choose a reason for hiding this comment

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

Yes, much better. Thanks

config.gemspec Outdated Show resolved Hide resolved
Fryguy
Fryguy previously approved these changes Jan 4, 2020
@pkuczynski pkuczynski merged commit 41fb16b into master Jan 4, 2020
@pkuczynski pkuczynski deleted the upgrade-test branch January 4, 2020 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants