GitHub user anothermh opened a pull request:

    https://github.com/apache/incubator-predictionio-sdk-ruby/pull/22

    Add support for Ruby 2.4

    This PR updates the versions of rspec and webmock to support Ruby 2.4, and 
relaxes the version constraint on the json gem to allow 2.x versions that are 
required for Ruby 2.4.
    
    I tried checking [here](https://predictionio.atlassian.net/browse/SDKRUBY) 
for an open issue about this, but the Atlassian site repeatedly says the board 
isn't available.
    
    If this PR is accepted then it would be great if someone could please cut a 
new release on rubygems. (although the version should go from 0.9.x to 0.10.x 
if you're dropping support for Ruby 1.9.3, which the current `develop` branch 
does)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anothermh/incubator-predictionio-sdk-ruby 
develop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-predictionio-sdk-ruby/pull/22.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22
    
----
commit bc148c9b2c87971f2f6b007c0f21494d39721ad9
Author: anothermh <anothe...@users.noreply.github.com>
Date:   2017-09-16T07:08:33Z

    Add support for Ruby 2.4

commit 722d0938620435a0c2691ec0d28682f6187ee877
Author: anothermh <anothe...@users.noreply.github.com>
Date:   2017-09-16T07:08:56Z

    Add support for Ruby 2.4

commit 43b8d6bc0b22a2bd4fd863c335f024c7ac795a2a
Author: anothermh <anothe...@users.noreply.github.com>
Date:   2017-09-16T07:09:43Z

    Add support for Ruby 2.4

----


---

Reply via email to