We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
The newer version of ruby-xz was released (https://github.com/Quintus/ruby-xz/blob/master/HISTORY.rdoc#100-2018-05-20) therefore fpm cannot be installed:
ruby-xz
fpm
$ gem install --no-ri --no-rdoc fpm Successfully installed cabin-0.9.0 Successfully installed backports-3.11.3 Successfully installed arr-pm-0.0.10 Successfully installed clamp-1.0.1 Building native extensions. This could take a while... ERROR: Error installing fpm: ruby-xz requires Ruby version >= 2.3.0. ...
I guess ruby-xz==0.2.3 should be specified within dependencies.
ruby-xz==0.2.3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The newer version of
ruby-xz
was released (https://github.com/Quintus/ruby-xz/blob/master/HISTORY.rdoc#100-2018-05-20) thereforefpm
cannot be installed:I guess
ruby-xz==0.2.3
should be specified within dependencies.The text was updated successfully, but these errors were encountered: