gitlab: fix build, add nokogiri exception to Gemfile.lock

This commit is contained in:
Franz Pletz 2017-06-07 06:54:34 +02:00
parent ac0fc387b2
commit 48996dba46
No known key found for this signature in database
GPG key ID: 846FDED7792617B4

View file

@ -920,7 +920,7 @@ DEPENDENCIES
mysql2 (~> 0.3.16)
net-ssh (~> 3.0.1)
newrelic_rpm (~> 3.16)
nokogiri (~> 1.6.7, >= 1.6.7.2)
nokogiri (< 1.6.8, ~> 1.6.7, >= 1.6.7.2)
oauth2 (~> 1.2.0)
octokit (~> 4.6.2)
oj (~> 2.17.4)