diff options
author | Drew Blessing <drew@blessing.io> | 2018-10-01 17:39:43 -0500 |
---|---|---|
committer | Drew Blessing <drew@blessing.io> | 2018-10-01 17:39:43 -0500 |
commit | 21a5e70bf49363881c1215fe695255db61df7cba (patch) | |
tree | 9e4709415f221b5a5f76b2d63729814e3db11ebe /Gemfile.rails5.lock | |
parent | c02057b4c877e664f16708628723509ca0b5e506 (diff) | |
download | gitlab-ce-21a5e70bf49363881c1215fe695255db61df7cba.tar.gz |
Update to Rouge 3.3.0 including frozen string literals for improved memory usage
Diffstat (limited to 'Gemfile.rails5.lock')
-rw-r--r-- | Gemfile.rails5.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.rails5.lock b/Gemfile.rails5.lock index ab35a4a399f..17fab719008 100644 --- a/Gemfile.rails5.lock +++ b/Gemfile.rails5.lock @@ -740,7 +740,7 @@ GEM retriable (3.1.2) rinku (2.0.0) rotp (2.1.2) - rouge (3.2.1) + rouge (3.3.0) rqrcode (0.7.0) chunky_png rqrcode-rails3 (0.1.7) |