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:
authorCatalin Irimie <cirimie@gitlab.com>2020-06-22 02:31:47 +0300
committerCatalin Irimie <cirimie@gitlab.com>2020-07-03 03:33:29 +0300
commit8dcd67565ec5f0c507090b0a2cc4bc7d7089d330 (patch)
tree0836aec775a286ba51cb3e02ba0e62da930fb679
parent6eb896a4650c72eeb3afdad8eb41ca3dbd7d0b32 (diff)
Bump rouge to 3.20
-rw-r--r--ruby/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index da07cf259..2a0f3738f 100644
--- a/ruby/Gemfile.lock
+++ b/ruby/Gemfile.lock
@@ -141,7 +141,7 @@ GEM
optimist (>= 3.0.0)
rdoc (6.2.0)
redis (4.1.3)
- rouge (3.19.0)
+ rouge (3.20.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)