README.md in ronin-1.1.0.rc1 vs README.md in ronin-1.1.0.rc2

- old
+ new

@@ -128,12 +128,10 @@ ## Requirements * [Ruby](http://www.ruby-lang.org/) >= 1.8.7 * [DataMapper](http://datamapper.org/): - * [dm-do-adapter](http://github.com/datamapper/dm-do-adapter#readme) - ~> 1.1.0 * [dm-sqlite-adapter](http://github.com/datamapper/dm-sqlite-adapter#readme) ~> 1.1.0 * [libsqlite3](http://sqlite.org/) * [dm-core](http://github.com/datamapper/dm-core#readme) ~> 1.1.0 @@ -161,17 +159,27 @@ ~> 1.0 * [env](http://github.com/postmodern/env#readme) ~> 0.2 * [pullr](http://github.com/postmodern/pullr#readme) ~> 0.1, >= 0.1.2 +* [ripl](https://github.com/cldwalker/ripl#readme) + ~> 0.3: +* [ripl-multi_line](https://github.com/janlelis/ripl-multi_line#readme) + ~> 0.2 +* [ripl-auto_indent](https://github.com/janlelis/ripl-auto_indent#readme) + ~> 0.1 +* [ripl-short_errors](http://rubygems.org/gems/ripl-short_errors) + ~> 0.1 +* [ripl-color_result](https://github.com/janlelis/ripl-color_result#readme) + ~> 0.3 * [thor](http://github.com/wycats/thor#readme) ~> 0.14.3 * [ronin-support](http://github.com/ronin-ruby/ronin-support#readme) ~> 0.2 ## Install - $ sudo gem install ronin + $ gem install ronin ## Additional Libraries ### Ronin ASM