Update dependencies #939

This commit is contained in:
ethicalhack3r
2016-06-02 11:03:07 +02:00
parent 5118c68f45
commit 9c52e4a5ee

View File

@@ -1,7 +1,7 @@
source 'https://rubygems.org'
gem 'typhoeus', '>=0.8.0'
gem 'nokogiri', '>=1.6.7.1'
gem 'nokogiri', '>=1.6.0'
gem 'addressable'
gem 'yajl-ruby' # Better JSON parser regarding memory usage
# TODO: update the below when terminal-table 1.5.3+ is released.