README.md in gemsmith-2.3.0 vs README.md in gemsmith-2.4.0

- old
+ new

@@ -22,13 +22,16 @@ * Adds commonly needed README, CHANGELOG, LICENSE, etc. template files. * Provides the ability to open any installed gem within your favorite editor. # Requirements -1. A UNIX-based system. -2. [Ruby 2.x.x](http://www.ruby-lang.org). -3. [RubyGems](http://rubygems.org). -4. [Bundler](https://github.com/carlhuda/bundler). +0. A UNIX-based system. +0. Any of the following Ruby VMs: + * [MRI 2.x.x](http://www.ruby-lang.org) + * [JRuby 1.x.x](http://jruby.org) + * [Rubinius 2.x.x](http://rubini.us) +0. [RubyGems](http://rubygems.org). +0. [Bundler](https://github.com/carlhuda/bundler). # Setup For a secure install, type the following from the command line (recommended):