Commit graph

958 commits

Author SHA1 Message Date
Tester
9b240932b9 remove assertions of mocked output 2015-06-02 15:41:12 -04:00
Tester
ddb12e2e8b find bin dir relative to bats test dir 2015-06-02 15:40:13 -04:00
Tester
85a01065d1 assert that rbenv-install/uninstall scripts have usage section preface 2015-06-02 14:53:04 -04:00
Tester
f2f77388ff make the rbenv-help stub strictly match args 2015-06-02 10:11:36 -04:00
Tester
a102309067 fix tests
stub rbenv-help for rbenv-install and rbenv-uninstall help messages
2015-06-02 09:59:13 -04:00
Jason Karns
699f0cc566 remove sed fallback for help/usage 2015-06-01 21:41:42 -04:00
Mislav Marohnić
e932d47195 Merge branch 'openjdk' 2015-05-23 02:13:10 +02:00
Mislav Marohnić
a5d0479af7 Update brew-publish to be sha256-aware 2015-05-19 21:33:47 +02:00
Mislav Marohnić
89ce9ebe1f ruby-build 20150519 2015-05-19 19:23:37 +02:00
Erik Michaels-Ober
14529f55e6 Merge pull request #761 from nidev/add-rbx-255
Add rbx-2.5.5
2015-05-16 11:20:52 +02:00
Nidev Plontra
bf50e659d2 Add rbx-2.5.5 2015-05-16 11:08:10 +09:00
Erik Michaels-Ober
4dfc6090d0 Merge pull request #760 from deepj/master
Add Rubinius 2.5.4
2015-05-13 23:23:28 +02:00
deepj
8f328838a6 Add Rubinius 2.5.4 2015-05-13 21:39:51 +02:00
Erik Michaels-Ober
83beb8bcc2 ruby-build 20150506 2015-05-06 11:09:58 +02:00
Erik Michaels-Ober
8df9f2dedc Merge pull request #756 from seryl/add-jruby-1.7.20
Add jruby-1.7.20
2015-05-05 22:05:11 +02:00
Josh Toft
6c30d21a46 Add jruby-1.7.20 2015-05-05 12:24:13 -07:00
Erik Michaels-Ober
2ca27156f8 ruby-build 20150502 2015-05-02 11:39:18 +02:00
Erik Michaels-Ober
b0e8f2af85 Merge pull request #754 from nidev/add-rbx-253
add rbx-2.5.3
2015-05-01 10:04:57 +02:00
Nidev Plontra
3e519f1b14 add rbx-2.5.3 2015-05-01 11:52:13 +09:00
Ben Browning
4c0df6afdb Properly detect OpenJDK versions in bin/ruby-build
OpenJDK reports its version slightly different than Oracle Java, and
this was causing the logic in bin/ruby-build to not detect Java 7 or
higher when OpenJDK was used.
2015-04-29 10:39:40 -04:00
Erik Michaels-Ober
89a23a4688 Merge pull request #751 from jirutka/jruby-9000.pre2
Add jruby-9.0.0.0.pre2
2015-04-29 00:31:41 +02:00
Jakub Jirutka
a18d166132 Add jruby-9.0.0.0.pre2 2015-04-28 19:04:09 +02:00
Mislav Marohnić
78cda70ac7 New canonical MagLev 1.0.0 download location 2015-04-27 12:19:33 +02:00
Mislav Marohnić
06c9e9229b Update rbx-2.2.10 checksum
The checksum of the official download has changed since initial publish
time. I have compared the two downloads and it seems it was only a
single whitespace change in `.bundle/config`.
2015-04-27 11:20:45 +02:00
SHIBATA Hiroshi
e9d25d0f61 Merge branch 'okkez-specify-inet-protocol' 2015-04-19 18:28:24 +09:00
SHIBATA Hiroshi
a5bc77ad77 fixed conflict with upstream 2015-04-19 18:26:39 +09:00
SHIBATA Hiroshi
97b9999767 Remove needless build flag for some 2.1.x versions. Fixed #634 2015-04-19 18:00:37 +09:00
Mislav Marohnić
e9567fc8b4 Merge pull request #737 from huerlisi/improve-upgrade-steps
Add 'cd -' to proposed steps to upgrade ruby-build
2015-04-14 05:05:25 +02:00
Simon Hürlimann (CyT)
f2a43c5554 Add 'cd -' to proposed steps to upgrade ruby-build
When a target is not found, rbenv-install proposes pulling changes from
upstream. This involves changing the directory to the ruby-build checkout.

This patch adds a '&& cd -' to change the working directory back to where
we've been. Should work on at least Bash and Zsh.
2015-04-14 00:03:00 +02:00
Sam Stephenson
b0d254f261 ruby-build 20150413 2015-04-13 15:22:57 -05:00
Sam Stephenson
d52745dce5 Merge pull request #741 from philsturgeon/222-and-friends
Add 2.2.2, 2.1.6 and 2.0.0-p645 but they work
2015-04-13 15:08:19 -05:00
Phil Sturgeon
76df4d66ad Seems that 2.0.0-p645 and 2.1.6 had the wrong checksum. 2015-04-13 14:50:42 -04:00
Raphael Randschau
ac391822ce added definition of Ruby 2.2.2, 2.1.6 and 2.0.0-p645 2015-04-13 20:06:12 +02:00
Erik Michaels-Ober
a55247a8c5 ruby-build 20150319zf
See https://github.com/sstephenson/ruby-build/pull/733 to get the joke.
2015-03-19 18:30:41 -07:00
Erik Michaels-Ober
9e30bb9b78 Merge pull request #733 from deepj/master
Upgrade openssl-1.0.1m
2015-03-19 13:53:10 -07:00
deepj
54d0000e06 Upgrade openssl-1.0.1m 2015-03-19 21:10:52 +01:00
Erik Michaels-Ober
7f3cc017ac ruby-build 20150303 2015-03-03 09:08:59 +01:00
SHIBATA Hiroshi
4bc5d3bdf4 Merge pull request #727 from hsbt/ruby221
added definition of Ruby 2.2.1
2015-03-03 15:55:42 +09:00
Mislav Marohnić
0901e41383 Merge branch 'fast-travis' 2015-02-28 12:56:47 +13:00
SHIBATA Hiroshi
a47839fdf4 added definition of Ruby 2.2.1 2015-02-27 19:44:51 +09:00
Mislav Marohnić
fc5e392a54 Set Travis-specific PATH in travis.yml 2015-02-27 02:16:46 +13:00
Mislav Marohnić
63ea89819b Opt into fast Travis CI builds 2015-02-27 02:07:40 +13:00
Erik Michaels-Ober
3851f4d7e3 ruby-build 20150226 2015-02-26 10:29:47 +01:00
Mislav Marohnić
e2add1429f Merge pull request #724 from robbiegill/fix-jruby-version
Rename jruby-9.0.0.0-pre1 to jruby-9.0.0.0.pre1
2015-02-26 13:15:19 +13:00
Robbie Gill
844d07e02b Rename jruby-9.0.0.0-pre1 to jruby-9.0.0.0.pre1
So the installed ruby version will match what is used in `.ruby-version` files
2015-02-25 13:49:20 -08:00
SHIBATA Hiroshi
070282a189 Merge pull request #723 from hsbt/ruby200
added definition of ruby 2.0.0-p643
2015-02-25 22:45:35 +09:00
SHIBATA Hiroshi
6a96ff6eda reverted openssl digest 2015-02-25 22:40:41 +09:00
SHIBATA Hiroshi
b13ed2282c added definition of ruby 2.0.0-p643 2015-02-25 22:09:45 +09:00
SHIBATA Hiroshi
8106d8f33f Merge pull request #719 from sstephenson/remove-obsoleted-definitions
removed jruby-9000 definitions
2015-02-09 21:51:39 +09:00
SHIBATA Hiroshi
a8108eb923 removed jruby-9000 definitions, these are old name of jruby 9k 2015-02-02 22:06:44 +09:00