Update dependencies

This commit is contained in:
Brendan Coles
2017-06-29 05:11:51 +00:00
parent 5f4cc87d13
commit f320669f56

View File

@@ -52,25 +52,28 @@ GEM
rex
msgpack (1.1.0)
multi_json (1.12.1)
nokogiri (1.7.1)
mustermann (1.0.0)
nokogiri (1.7.2)
mini_portile2 (~> 2.1.0)
parseconfig (1.0.8)
public_suffix (2.0.5)
qr4r (0.4.1)
mojo_magick
rqrcode
rack (1.6.5)
rack-protection (1.5.3)
rack (2.0.3)
rack-protection (2.0.0)
rack
rainbow (2.2.1)
rb-readline-r7 (0.5.2.0)
rex (2.0.10)
rainbow (2.2.2)
rake
rake (12.0.0)
rb-readline (0.5.4)
rex (2.0.11)
filesize
jsobfu (~> 0.4.1)
json
metasm (~> 1.0.2)
nokogiri
rb-readline-r7
rb-readline
robots
rexec (1.6.3)
rainbow
@@ -82,18 +85,19 @@ GEM
eventmachine (~> 1.0.0)
rexec (~> 1.6.2)
rubyzip (1.2.1)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
term-ansicolor (1.5.0)
sinatra (2.0.0)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.0)
tilt (~> 2.0)
term-ansicolor (1.6.0)
tins (~> 1.0)
thin (1.7.0)
thin (1.7.1)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.7)
tins (1.13.2)
tins (1.14.0)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
@@ -116,6 +120,7 @@ DEPENDENCIES
json
mime-types
msfrpc-client
nokogiri (~> 1.7.1)
parseconfig
qr4r
rack
@@ -127,4 +132,4 @@ DEPENDENCIES
uglifier
BUNDLED WITH
1.14.4
1.15.1