I am new to ruby development thanks to Jekyll, and want to install the Ruby DevKit for an existing installation of Ruby. The machine I am using has the following version:
ruby 2.1.6p336 (2015-04-13 revision 50298) [x64-mingw32]
This was installed with chocolatey package manager, but, from seeing the name, it is not self-evident to me whether this ruby version supports x64 or x86 architectures.
Is that ruby version x64 or x86? Thanks in advance.