address security vulns

This commit is contained in:
Andrew Brown 2017-11-24 00:57:02 +01:00
parent d988a3f38d
commit ff87155812

View File

@ -256,8 +256,9 @@ GEM
activesupport (>= 3.2.0)
cocaine (~> 0.5.5)
mime-types
parser (2.3.1.4)
ast (~> 2.2)
parallel (1.12.0)
parser (2.4.0.2)
ast (~> 2.3)
pg (0.19.0)
powerpack (0.1.1)
pry (0.10.4)
@ -307,7 +308,8 @@ GEM
activesupport (= 4.2.7.1)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (2.1.0)
rainbow (2.2.2)
rake
rake (12.1.0)
raygun4ruby (1.1.11)
httparty (~> 0.13.7)
@ -351,16 +353,17 @@ GEM
rspec-mocks (~> 3.5.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
rubocop (0.43.0)
parser (>= 2.3.1.1, < 3.0)
rubocop (0.51.0)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
rainbow (>= 2.2.2, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-prof (0.15.9)
ruby-progressbar (1.8.1)
ruby-progressbar (1.9.0)
ruby_dep (1.4.0)
rubyzip (1.2.0)
rubyzip (1.2.1)
safe_yaml (1.0.4)
sanitize (4.5.0)
crass (~> 1.0.2)
@ -443,7 +446,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
unicode-display_width (1.1.1)
unicode-display_width (1.3.0)
warden (1.2.6)
rack (>= 1.0)
webmock (2.3.2)