Skip to content

Releases: zzet/rbenv

3.0.0

20 Dec 08:35
Compare
Choose a tag to compare
Merge pull request #85 from trainline-eu/multiple-rubies

Add multiple ruby versions

2.2.8

12 Dec 06:21
Compare
Choose a tag to compare
Merge pull request #80 from rtlechow/fix-osx-user-install

Fix OSX user install

2.2.7

23 Nov 11:38
Compare
Choose a tag to compare
Merge pull request #79 from mtfuji/master

upgraded ruby-build to v20161121 to have ruby 2.3.3 support

2.2.6

20 Sep 17:57
Compare
Choose a tag to compare
do not fail while checking if the correct ruby version is installed/s…

2.2.5

16 Jun 19:14
Compare
Choose a tag to compare
Darwin doesn't have a root group either. (#66)

2.2.4

26 May 09:47
Compare
Choose a tag to compare
upgraded ruby-build to v20160426 to have ruby 2.3.1 support (#65)

2.2.3

18 May 20:16
Compare
Choose a tag to compare
'Allow for a single system install with proper ownership of rbenv_roo…

2.2.2

25 Apr 09:11
Compare
Choose a tag to compare
remove unsupported OS X travis target (#63)

2.2.1

13 Apr 08:04
Compare
Choose a tag to compare
Merge pull request #60 from sioncojp/modify_gemrc

modify gemrc to replace --rdoc and --ri.

2.2.0

26 Mar 21:38
Compare
Choose a tag to compare
Merge pull request #58 from wfaler/master

replace sudo and sudo_user with become and become_user