ruby-ex icon indicating copy to clipboard operation
ruby-ex copied to clipboard

nior4r requires Ruby version >= 2.3

Open rverchere opened this issue 5 years ago • 2 comments

Hi,

when using last commit, the build fails:

Fetching gem metadata from https://rubygems.org/...
Gem::InstallError: nio4r requires Ruby version >= 2.3.
An error occurred while installing nio4r (2.5.2), and Bundler cannot continue.
Make sure that `gem install nio4r -v '2.5.2'` succeeds before bundling.

When using old commit it's fine:

source:
    git:
      ref: c00ecd7
      uri: https://github.com/openshift/ruby-ex.git

rverchere avatar Sep 13 '20 21:09 rverchere

Hello

Did you find a solution please

Regards

nidal2020 avatar May 17 '21 04:05 nidal2020

@nidal2020 Could you try this PR?

https://github.com/sclorg/ruby-ex/pull/37

pvalena avatar May 17 '21 22:05 pvalena