Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Ruby 2.3.3 / 2.4.0 #45

Closed
hwhelchel opened this issue Jan 25, 2017 · 4 comments
Closed

Ruby 2.3.3 / 2.4.0 #45

hwhelchel opened this issue Jan 25, 2017 · 4 comments

Comments

@hwhelchel
Copy link

Could you please add ruby 2.3.3 and 2.4.0 to the build image? Thanks!

@rybit
Copy link
Member

rybit commented Jan 25, 2017

The best way to get support for a particular version of ruby is to add a .ruby_version to your repo. We will then install (and cache) that one reliably.

https://github.com/netlify/build-image/blob/master/run-build.sh#L46

@rybit rybit closed this as completed Jan 25, 2017
@rybit rybit reopened this Feb 10, 2017
@rybit
Copy link
Member

rybit commented Feb 10, 2017

I misspoke! We only support a few versions. We will revisit this when we look at updating the build script to actually do what I claimed it does.

@hwhelchel
Copy link
Author

Thank you

@rybit
Copy link
Member

rybit commented Mar 9, 2017

fixed by #47

$ docker run --rm -it netlify/build:latest /bin/bash
buildbot@643daaf4506f:/$ rvm list

rvm rubies

   ruby-2.0.0-p247 [ x86_64 ]
=* ruby-2.1.2 [ x86_64 ]
   ruby-2.2.1 [ x86_64 ]
   ruby-2.2.3 [ x86_64 ]
   ruby-2.3.0 [ x86_64 ]
   ruby-2.3.1 [ x86_64 ]
   ruby-2.3.3 [ x86_64 ]
   ruby-2.4.0 [ x86_64 ]

@rybit rybit closed this as completed Mar 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants