Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2020-03-11 08:55:06 +0300
committerMarcel Amirault <mamirault@gitlab.com>2020-03-11 08:55:06 +0300
commitaa70b9adb96564f1a6ad2e810070ab177fd421c9 (patch)
treeccdbb5c383ca4cc29c24eab50bf273aeb05c67b1
parentaa910b0b6fbc3f005a9924dee731123dfca2e48d (diff)
Update rouge to v3.17.0
-rw-r--r--ruby/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index 311363ba6..bd57994c5 100644
--- a/ruby/Gemfile.lock
+++ b/ruby/Gemfile.lock
@@ -140,7 +140,7 @@ GEM
optimist (>= 3.0.0)
rdoc (6.2.0)
redis (4.1.3)
- rouge (3.16.0)
+ rouge (3.17.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)