Rails5: update Rails5 lock for forgotten gem rouge
This commit is contained in:
parent
85ecb95966
commit
5c4a93201c
2 changed files with 6 additions and 1 deletions
|
@ -754,7 +754,7 @@ GEM
|
||||||
retriable (3.1.1)
|
retriable (3.1.1)
|
||||||
rinku (2.0.0)
|
rinku (2.0.0)
|
||||||
rotp (2.1.2)
|
rotp (2.1.2)
|
||||||
rouge (3.1.1)
|
rouge (3.2.0)
|
||||||
rqrcode (0.7.0)
|
rqrcode (0.7.0)
|
||||||
chunky_png
|
chunky_png
|
||||||
rqrcode-rails3 (0.1.7)
|
rqrcode-rails3 (0.1.7)
|
||||||
|
|
5
changelogs/unreleased/rails5-update-rouge.yml
Normal file
5
changelogs/unreleased/rails5-update-rouge.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: 'Rails5: update Rails5 lock for forgotten gem rouge'
|
||||||
|
merge_request: 21010
|
||||||
|
author: Jasper Maes
|
||||||
|
type: fixed
|
Loading…
Reference in a new issue