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

3scale_toolbox.gemspec: remove bundler devel dep #61

Merged
merged 1 commit into from
Oct 19, 2018

Conversation

eguzki
Copy link
Member

@eguzki eguzki commented Oct 19, 2018

Ruby 2.3 by Software Collections includes bundler which version (1.10) conflicts with required bundler version (1.11) right now.

http://mirror.centos.org/centos/7/sclo/x86_64/rh/rh-ruby23/

Removing this requirement to enable RPM packaging for RHEL 7 with Ruby 2.3 enabled by Software Collections

@eguzki eguzki requested a review from mikz October 19, 2018 09:14
@mikz
Copy link
Contributor

mikz commented Oct 19, 2018

Why not just requiring 'any' bundler version? It is there so the release tasks work.

@eguzki eguzki force-pushed the remove-bundler-dep branch from f86784e to a833b7e Compare October 19, 2018 09:27
@eguzki eguzki merged commit 0b61b79 into master Oct 19, 2018
@eguzki eguzki deleted the remove-bundler-dep branch October 19, 2018 09:44
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