Skip to content

Commit 48996db

Browse files
committedJun 7, 2017
gitlab: fix build, add nokogiri exception to Gemfile.lock
1 parent ac0fc38 commit 48996db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pkgs/applications/version-management/gitlab/Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ DEPENDENCIES
920920
mysql2 (~> 0.3.16)
921921
net-ssh (~> 3.0.1)
922922
newrelic_rpm (~> 3.16)
923-
nokogiri (~> 1.6.7, >= 1.6.7.2)
923+
nokogiri (< 1.6.8, ~> 1.6.7, >= 1.6.7.2)
924924
oauth2 (~> 1.2.0)
925925
octokit (~> 4.6.2)
926926
oj (~> 2.17.4)

0 commit comments

Comments
 (0)
Please sign in to comment.