Gemfile in travian_bot-0.2.4 vs Gemfile in travian_bot-0.3.0

- old
+ new

@@ -5,6 +5,10 @@ gem 'jeweler', '~> 1.6.4' end gem 'selenium-webdriver' gem 'chronic_duration' -gem 'term-ansicolor' +gem 'term-ansicolor' + +# Possible Gems to use. +gem 'bombshell' # Custom IRB consoles made easy https://github.com/rossmeissl/bombshell +# gem 'rubikon' # A simple to use, yet powerful Ruby framework for building console-based applications. https://github.com/koraktor/rubikon \ No newline at end of file