bump svg-graph

This commit is contained in:
ulferts
2020-08-25 10:48:12 +02:00
parent b8c0552f48
commit eef988663c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ gem 'semantic', '~> 1.6.1'
# generates SVG Graphs
# used for statistics on svn repositories
gem 'svg-graph', '~> 2.1.0'
gem 'svg-graph', '~> 2.2.0'
gem 'date_validator', '~> 0.9.0'
gem 'ruby-duration', '~> 3.2.0'
+2 -2
View File
@@ -911,7 +911,7 @@ GEM
stackprof (0.2.15)
stringex (2.8.5)
structured_warnings (0.4.0)
svg-graph (2.1.3)
svg-graph (2.2.0)
swd (1.1.2)
activesupport (>= 3)
attr_required (>= 0.0.5)
@@ -1135,7 +1135,7 @@ DEPENDENCIES
sprockets (~> 3.7.0)
stackprof
stringex (~> 2.8.5)
svg-graph (~> 2.1.0)
svg-graph (~> 2.2.0)
sys-filesystem (~> 1.3.3)
table_print (~> 1.5.6)
test-prof (~> 0.12.0)