SHIBATA Hiroshi
994c867844
Merge pull request #792 from reedloden/rubygems-new-url
...
Rubygems added a redirect on their main domain, so use it as the canonical download URL
2015-07-24 19:36:21 +09:00
Reed Loden
78768393a5
Rubygems added a redirect on their main domain, so use it as the canonical download URL
2015-07-23 22:20:46 -07:00
Mislav Marohnić
a87aeaa652
Merge pull request #790 from jirutka/jruby-9000
...
Add jruby-9.0.0.0
2015-07-22 10:43:52 -07:00
Jakub Jirutka
36615bc06c
Add jruby-9.0.0.0
2015-07-22 18:36:20 +02:00
Mislav Marohnić
e40e84f48a
Merge branch 'https'
...
Switch canonical download locations to HTTPS where possible.
Closes #786 , #750 , #623 , #722
2015-07-20 12:47:47 -07:00
Reed Loden
48a62facc3
Update rubygems download location to use https://
2015-07-20 12:45:12 -07:00
Reed Loden
0c9bcdc2f5
Update jruby-9.0.0.0-dev download location to use https://
2015-07-20 12:45:12 -07:00
Reed Loden
f56beb4734
Update REE download location to use https://
2015-07-20 12:45:12 -07:00
Reed Loden
0e2281cced
Update Ruby download location to use https://
2015-07-20 12:45:12 -07:00
Reed Loden
a902621171
Update RUBY_BUILD_MIRROR_URL to use https://
2015-07-20 12:45:12 -07:00
Pavel Repin
3cee1b9e78
RUBY_BUILD_MIRROR_URL defaults to https://...
...
Because encryption and authenticity are now cool :)
2015-07-20 12:45:04 -07:00
Erik Michaels-Ober
d50a5bb81a
ruby-build 20150719
v20150719
2015-07-19 14:49:34 +02:00
Erik Michaels-Ober
27d02db62a
Merge pull request #629 from sstephenson/dep-checks
...
Check that openssl, yaml, readline, zlib are all loadable
2015-07-19 12:08:44 +02:00
Erik Michaels-Ober
0a3f010bb9
Merge pull request #765 from sstephenson/detect-llvm35
...
Improve detecting LLVM 3.5 from Homebrew
2015-07-19 12:00:38 +02:00
Erik Michaels-Ober
b7237690e6
Merge pull request #766 from jasonkarns/remove-sed-fallback
...
remove sed fallback for help/usage
2015-07-19 11:59:57 +02:00
Erik Michaels-Ober
67886c8480
Merge pull request #789 from reedloden/test-arguments-typo
...
Fix typo in test/arguments.bats (s/enought/enough/)
2015-07-18 15:05:23 +02:00
Erik Michaels-Ober
8e104eb9e4
Merge pull request #788 from reedloden/readme-37signals-to-basecamp
...
37signals renamed themselves to Basecamp, so update sponsor in README
2015-07-18 15:04:25 +02:00
Reed Loden
058917cd1c
Fix typo in test/arguments.bats (s/enought/enough/)
2015-07-17 23:50:18 -07:00
Reed Loden
b1454d44ac
37signals renamed themselves to Basecamp, so update sponsor in README
...
See https://37signals.com/ for announcement post.
2015-07-17 23:47:45 -07:00
Mislav Marohnić
8a5c7ea6fb
Remove old REE versions that aren't downloadable anymore
...
Rubyforge was shut down in May 2014. REE in general is a project that
has reached its End of Life. This removes support for REE versions that
can't be downloaded anymore. Newer REE releases can still be installed.
2015-07-17 12:07:07 -07:00
SHIBATA Hiroshi
3c4d199d5e
Merge pull request #785 from deepj/rubinius-2.5.8
...
Add Rubinius 2.5.8
2015-07-15 21:28:51 +02:00
SHIBATA Hiroshi
d1c0be51d4
Merge pull request #773 from deepj/rubinius-2.5.6
...
Add Rubinius 2.5.6
2015-07-15 21:28:46 +02:00
deepj
c964329455
Add Rubinius 2.5.8
2015-07-15 20:53:28 +02:00
Erik Michaels-Ober
db8e5f5770
Merge pull request #783 from deepj/jruby-9.0.0.0.rc2
...
Add JRuby 9.0.0.0.rc2
2015-07-09 19:19:33 +02:00
Erik Michaels-Ober
56a9ea73d6
ruby-build 20150709
v20150709
2015-07-09 18:24:10 +02:00
deepj
28789699db
Add JRuby 9.0.0.0.rc2
2015-07-09 18:23:09 +02:00
Erik Michaels-Ober
6d162ad0be
Merge pull request #782 from deepj/openssl-1.0.1p
...
Upgrade OpenSSL to 1.0.1p
2015-07-09 17:34:59 +02:00
deepj
d989a9b0bf
Upgrade OpenSSL to 1.0.1p
2015-07-09 15:41:39 +02:00
Guillermo Iguaran
26d124d239
Merge pull request #781 from deepj/jruby-1.7.21
...
Add JRuby 1.7.21
2015-07-08 13:33:33 -05:00
deepj
0721fe89b1
Add JRuby 1.7.21
2015-07-08 20:14:27 +02:00
SHIBATA Hiroshi
702b410e8d
Merge pull request #775 from deepj/rubinius-2.5.7
...
Add Rubinius 2.5.7
2015-06-18 09:23:48 +09:00
deepj
825d69b6a9
Add Rubinius 2.5.7
2015-06-17 19:33:17 +02:00
SHIBATA Hiroshi
6f1ed3d6bf
Merge pull request #772 from deepj/master
...
Upgrade OpenSSL to 1.0.1o
2015-06-13 08:38:03 +09:00
deepj
d6ff200d6c
Add Rubinius 2.5.6
2015-06-13 00:35:32 +02:00
deepj
b7363f749b
Upgrade OpenSSL to 1.0.1o
2015-06-12 18:33:59 +02:00
SHIBATA Hiroshi
ae117b365a
Merge pull request #770 from deepj/jruby-1.7.20.1
...
Add JRuby 1.7.20.1
2015-06-12 06:56:18 +09:00
SHIBATA Hiroshi
8f2f1a192b
Merge pull request #771 from deepj/master
...
Upgrade OpenSSL to 1.0.1n
2015-06-12 06:55:55 +09:00
deepj
e3f622ee50
Upgrade OpenSSL to 1.0.1n
2015-06-11 23:38:33 +02:00
deepj
064cea2a2d
Add JRuby 1.7.20.1
2015-06-11 23:33:25 +02:00
SHIBATA Hiroshi
09deea0f2b
Merge pull request #768 from deepj/master
...
Add JRuby 9.0.0.0.rc1
2015-06-11 14:43:26 +09:00
deepj
a8ac0c22a3
Add JRuby 9.0.0.0.rc1
2015-06-11 06:39:26 +01:00
Tester
5013fa8b40
use head instead of function w/ sed
2015-06-03 00:19:41 -04:00
Tester
1f4843da56
just mock invocation, not output
2015-06-02 15:42:18 -04:00
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
J. Brandt Buckley
5cb049e48a
Update instructions to install LLVM 3.5 using Homebrew
...
Homebrew bumped the version of LLVM installed with `brew install llvm`
from 3.5.1 to 3.6.0. So now users will have to tap homebrew-versions and
run `brew install llvm35` in order to get the version necessary to
install recent versions of Rubinius. The 3.5-specific `llvm-config`
becomes `llvm-config-3.5` accordingly.
0196a069a0
2015-05-26 10:55:34 +02:00