diff --git a/README.md b/README.md
index aec4051..53524ab 100644
--- a/README.md
+++ b/README.md
@@ -100,6 +100,14 @@ Extracted using 7zip and rebuild with PyQt4 whl file.
* https://winpython.github.io/
* http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyqt4
+## Ruby
+
+Rebuild required, only available as setup executable.
+Extracted using 7zip and rebuild with the latest RubyGems.
+
+* http://rubyinstaller.org
+* https://rubygems.org
+
## SVN
Rebuild required, only available as setup executable.
diff --git a/modules/ruby.properties b/modules/ruby.properties
new file mode 100644
index 0000000..71c337d
--- /dev/null
+++ b/modules/ruby.properties
@@ -0,0 +1,4 @@
+2.0.0.p648 = https://github.com/crazy-max/neard-modules-untouched/releases/download/ruby-r1/rubyinstaller-2.0.0-p648.7z
+2.1.9.p490 = https://github.com/crazy-max/neard-modules-untouched/releases/download/ruby-r1/rubyinstaller-2.1.9-p490.7z
+2.2.5.p319 = https://github.com/crazy-max/neard-modules-untouched/releases/download/ruby-r1/rubyinstaller-2.2.5-p319.7z
+2.3.1.p112 = https://github.com/crazy-max/neard-modules-untouched/releases/download/ruby-r1/rubyinstaller-2.3.1-p112.7z
\ No newline at end of file