taskjuggler: fix security issues

This commit is contained in:
Michael Fellinger
2019-05-03 14:38:19 +02:00
parent 7c506060fd
commit e287749936
4 changed files with 22 additions and 24 deletions
@@ -1,15 +1,15 @@
GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
mail (2.7.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
mini_mime (1.0.1)
taskjuggler (3.6.0)
mail (>= 2.4.3)
term-ansicolor (>= 1.0.7)
term-ansicolor (1.6.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
tins (1.16.3)
tins (1.20.2)
PLATFORMS
ruby
@@ -18,4 +18,4 @@ DEPENDENCIES
taskjuggler
BUNDLED WITH
1.14.6
1.17.2