diff options
author | Drew Blessing <drew@gitlab.com> | 2018-08-02 12:42:12 -0500 |
---|---|---|
committer | Drew Blessing <drew@gitlab.com> | 2018-08-02 15:13:58 -0500 |
commit | 8fb4b243c2ef675c330047335b15412dd2e20b98 (patch) | |
tree | 351878bd69ab116754d623691e6a0a2bd46a57f7 /Gemfile.lock | |
parent | 024e38606ca8489aa8eee720db3fd9e78692d151 (diff) | |
download | gitlab-ce-8fb4b243c2ef675c330047335b15412dd2e20b98.tar.gz |
Update Rouge to 3.2.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 77c255a7464..d8f878875f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -745,7 +745,7 @@ GEM retriable (3.1.1) rinku (2.0.0) rotp (2.1.2) - rouge (3.1.1) + rouge (3.2.0) rqrcode (0.7.0) chunky_png rqrcode-rails3 (0.1.7) |