Ruby 2.0.0.p481 and openssl

Hello,

I have installed p481 on Windows 7 (using the Ruby Installer) expecting
OpenSSL to be updated to the post-heartbleed version. However, after
installation:

ruby -ropenssl -e ‘puts OpenSSL::OPENSSL_VERSION’ shows:
OpenSSL 1.0.0l 6 Jan 2014

ruby --version
ruby 2.0.0p481 (2014-05-08) [i386-mingw32]

Any help appreciated.

Thanks,
Bill