bump stringex

This commit is contained in:
Jens Ulferts
2019-01-16 14:47:29 +01:00
parent 171b6d07b0
commit 9c5f842f01
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ gem 'tzinfo-data', '~> 1.2018.9'
gem 'htmldiff'
# Generate url slugs with #to_url and other string niceties
gem 'stringex', '~> 2.7.1'
gem 'stringex', '~> 2.8.5'
# CommonMark markdown parser with GFM extension
gem 'commonmarker', '~> 0.17.9'
+2 -2
View File
@@ -775,7 +775,7 @@ GEM
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
stackprof (0.2.12)
stringex (2.7.1)
stringex (2.8.5)
svg-graph (2.1.3)
swd (1.1.2)
activesupport (>= 3)
@@ -980,7 +980,7 @@ DEPENDENCIES
sprockets (~> 3.7.0)
sqlite3
stackprof
stringex (~> 2.7.1)
stringex (~> 2.8.5)
svg-graph (~> 2.1.0)
sys-filesystem (~> 1.1.4)
test-prof (~> 0.7.3)