diff options
author | Andrew Kumanyaev <me@zzet.org> | 2014-08-28 23:20:55 +0400 |
---|---|---|
committer | Andrew Kumanyaev <me@zzet.org> | 2014-08-28 23:30:18 +0400 |
commit | 8d715fb104baf57219124fea0bc54d3f7846a1a3 (patch) | |
tree | 663216163d62c30520947337e330a24f7601d5d1 /Gemfile.lock | |
parent | 3069826d1aea24be9d1c7ba65fa199d5530a8123 (diff) | |
download | gitlab-ce-8d715fb104baf57219124fea0bc54d3f7846a1a3.tar.gz |
Update redcarper gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 205599e898c..e264c81c74a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -391,7 +391,7 @@ GEM ffi (>= 0.5.0) rdoc (3.12.2) json (~> 1.4) - redcarpet (2.2.2) + redcarpet (3.1.2) redis (3.0.6) redis-actionpack (4.0.0) actionpack (~> 4) @@ -657,7 +657,7 @@ DEPENDENCIES rb-fsevent rb-inotify rdoc (~> 3.6) - redcarpet (~> 2.2.2) + redcarpet (~> 3.1.2) redis-rails request_store rspec-rails |