mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-12-08 19:41:35 +01:00
ruby-build 20130901
This commit is contained in:
parent
419f16e35c
commit
3f0576b9e0
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
## Version History
|
||||
|
||||
#### 20130901
|
||||
* Use www.dnsbalance.ring.gr.jp
|
||||
* Do not set the Rubinius gems directory to the prefix
|
||||
|
||||
#### 20130806
|
||||
* Change protocol of the ruby-lang.org server from HTTP to FTP
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
RUBY_BUILD_VERSION="20130806"
|
||||
RUBY_BUILD_VERSION="20130901"
|
||||
|
||||
set -E
|
||||
exec 3<&2 # preserve original stderr at fd 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue