mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
bump stringex
This commit is contained in:
@@ -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
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user