Trying a fix for Kali Linux

This commit is contained in:
erwanlr
2013-11-07 15:20:19 +00:00
parent 098e75f12d
commit 02a013bdfa
6 changed files with 11 additions and 14 deletions

View File

@@ -7,7 +7,7 @@ gem "json"
gem "terminal-table"
gem "ruby-progressbar", ">=1.2.0"
group :development, :test do
group :test do
gem "webmock", ">=1.9.3"
gem "simplecov"
gem "rspec", :require => "spec"