Bump gollum-lib to 4.1.0 and fix dependency mismatch with rouge
Closes #3767 (closed)
Merge request reports
Activity
Reassigned to @vsizov
329 329 activesupport (>= 4.1.0) 330 330 gollum-grit_adapter (1.0.0) 331 331 gitlab-grit (~> 2.7, >= 2.7.1) 332 gollum-lib (4.0.3) 332 gollum-lib (4.1.0) 333 333 github-markup (~> 1.3.3) 334 334 gollum-grit_adapter (~> 1.0) 335 335 nokogiri (~> 1.6.4) 336 rouge (~> 1.10.1) 336 rouge (~> 1.9) 337 337 sanitize (~> 2.1.0) Yes, GitLab's dependency on 1.10.1 doesn't change here. This dependency simply uses gollum-lib's current dependency of rouge >= 1.9; 1.10 is okay too.
Incidentally, I've updated gollum-lib to use 1.10 explicitly:
Edited by Stan Hu
mentioned in commit 792f2bbe
Thanks @stanhu
Mentioned in commit b0bf9214
Mentioned in commit 65466920
mentioned in commit 55289c10
Please register or sign in to reply