Updated Gemfile

This commit is contained in:
ethicalhack3r
2014-05-12 16:57:34 +02:00
parent 6f995fe350
commit c08f275cf7

View File

@@ -4,7 +4,7 @@ gem "typhoeus", "~>0.6.8"
gem "nokogiri" gem "nokogiri"
gem "json" gem "json"
gem "terminal-table" gem "terminal-table"
gem "ruby-progressbar", "~>1.5.0" gem "ruby-progressbar", ">=1.4.2"
group :test do group :test do
gem "webmock", ">=1.17.2" gem "webmock", ">=1.17.2"