Jeremy Daer
|
2617f400de
|
Warn when installing an unsupported or end-of-lifed Ruby
Fixes #742
|
2016-04-29 22:56:28 -07:00 |
|
deepj
|
ce36ebe300
|
Convert MRI definitions to use bz2 tarballs instead of gz ones
|
2015-12-25 16:41:42 +01: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 |
|
Reed Loden
|
48a62facc3
|
Update rubygems 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 |
|
Thomas Johansen
|
e9d59cb0cc
|
Replace all MD5 checksums with SHA2 checksums
|
2014-05-23 14:39:41 +07:00 |
|
Jose Luis Salas
|
53920b0fe1
|
Update libyaml to 0.1.6
Security fix for CVE-2014-2525
Advisory: http://www.ocert.org/advisories/ocert-2014-003.html
|
2014-03-26 21:17:10 +01:00 |
|
Erik Michaels-Ober
|
63fc2c91b0
|
Update libyaml to version 0.1.5
Closes https://github.com/sstephenson/ruby-build/issues/499.
|
2014-02-04 11:51:46 +01:00 |
|
Mislav Marohnić
|
42aa6ccfcc
|
Merge master into docwhat-homebrew-yaml
Conflicts:
share/ruby-build/1.9.1-p378
share/ruby-build/1.9.1-p430
share/ruby-build/1.9.2-p0
share/ruby-build/1.9.2-p180
share/ruby-build/1.9.2-p290
share/ruby-build/1.9.2-p318
share/ruby-build/1.9.2-p320
share/ruby-build/1.9.3-p0
share/ruby-build/1.9.3-p125
share/ruby-build/1.9.3-p194
share/ruby-build/1.9.3-p286
share/ruby-build/1.9.3-p327
share/ruby-build/1.9.3-p362
share/ruby-build/1.9.3-p374
share/ruby-build/1.9.3-p385
share/ruby-build/1.9.3-p392
share/ruby-build/1.9.3-p429
share/ruby-build/1.9.3-p448
share/ruby-build/1.9.3-preview1
share/ruby-build/1.9.3-rc1
share/ruby-build/2.0.0-preview1
|
2013-10-24 22:28:57 +02:00 |
|
SHIBATA Hiroshi
|
de33fa8af4
|
rename hostname, ftp.ruby-lang.org is used by ftp protocol too.
|
2013-09-07 14:54:07 +09:00 |
|
SHIBATA Hiroshi
|
b122c90476
|
use http, because http://ftp.ruby-lang.org is deliveried by fastly
|
2013-09-07 12:53:02 +09:00 |
|
SHIBATA Hiroshi
|
df05cd06a1
|
manually reverted using mirror site. and use https protocols
|
2013-09-07 07:50:15 +09:00 |
|
SHIBATA Hiroshi
|
af3f77e900
|
use www.dnsbalance.ring.gr.jp
|
2013-08-16 10:58:50 +09:00 |
|
Mark Przepiora
|
f556b4a34c
|
Change protocol of the ruby-lang.org server from HTTP to FTP
|
2013-08-05 23:18:03 -06:00 |
|
Christian Höltje
|
50dc0c9931
|
Use Homebrew libyaml if it is available
This checks for Homebrew's yaml to see if it
is available and that `--with-libyaml-dir` hasn't
been specified.
Related issue: #379
|
2013-07-09 20:40:45 -04:00 |
|
Jesse Dearing
|
7833d63094
|
Upgrades rubygems for 1.9.1: 1.3.5 -> 1.3.7
|
2012-12-05 15:41:38 -08:00 |
|
Sam Stephenson
|
ebed6000e8
|
Verify MD5 checksums of tarballs downloaded with install_package
Checksums are optional and specified as anchors on package URLs.
|
2012-11-14 19:53:57 -06:00 |
|
Sam Stephenson
|
7630d84b95
|
requires_gcc -> require_gcc
|
2011-10-20 17:46:33 -05:00 |
|
Sam Stephenson
|
102810d993
|
Better GCC detection
|
2011-10-20 17:33:31 -05:00 |
|
Jake Gordon
|
6ef8108fd6
|
Added definition for Ruby 1.9.1-p378 (rubygems 1.3.5) - The standard debian versions for Ubuntu Lucid 10.04 (which we still run on production... for a little while longer)
|
2011-08-23 14:52:24 -07:00 |
|