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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2019-04-23 08:32:40 +0300
committerLin Jen-Shin <godfat@godfat.org>2019-04-23 08:32:40 +0300
commitdfb2c3784e06684e3d76b0f9b30906ef086b938a (patch)
treecbbda87fe133693c734ccfa464410e36761d9572 /Gemfile
parent47984a873a527cfce6a9a44462d09bbe896e6334 (diff)
parent9d7bb9d8c2631a9bd781fa7793fbcfc4fdbf71b8 (diff)
Merge branch 'sh-bump-nokogiri-1.10.3' into 'master'
Bump Nokogiri to 1.10.3 See merge request gitlab-org/gitlab-ce!27560
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index eaaf8125009..e0f892e8929 100644
--- a/Gemfile
+++ b/Gemfile
@@ -129,7 +129,7 @@ gem 'asciidoctor-plantuml', '0.0.8'
gem 'rouge', '~> 3.1'
gem 'truncato', '~> 0.7.11'
gem 'bootstrap_form', '~> 4.2.0'
-gem 'nokogiri', '~> 1.10.1'
+gem 'nokogiri', '~> 1.10.3'
gem 'escape_utils', '~> 1.1'
# Calendar rendering