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 29a86bb commit cb717b9Copy full SHA for cb717b9
cookbooks/ruby/attributes/default.bash
@@ -1,5 +1,5 @@
1
#!/bin/bash -e
2
3
-export RUBY_DOWNLOAD_URL='https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.3.tar.gz'
+export RUBY_DOWNLOAD_URL='https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.0.tar.gz'
4
5
export RUBY_INSTALL_FOLDER_PATH='/Volumes/Data/Tools/ruby'
0 commit comments