Update dependencies #939

This commit is contained in:
ethicalhack3r
2016-06-02 11:21:07 +02:00
parent 1afa761f09
commit 8e9d29e94f

View File

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