We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45be3f commit b6b002eCopy full SHA for b6b002e
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Version History
2
3
+#### 20130907
4
+* Revert using mirror site
5
+
6
#### 20130901
7
* Use www.dnsbalance.ring.gr.jp
8
* Do not set the Rubinius gems directory to the prefix
bin/ruby-build
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-RUBY_BUILD_VERSION="20130901"
+RUBY_BUILD_VERSION="20130907"
set -E
exec 3<&2 # preserve original stderr at fd 3
0 commit comments