summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorMarin Jankovski <maxlazio@gmail.com>2015-06-30 10:28:35 +0200
committerMarin Jankovski <maxlazio@gmail.com>2015-06-30 10:28:35 +0200
commite5aa9d6949d793c8b40bc60268b10cec1486c7a8 (patch)
tree39ec7dae4dd50c36e33e481541c7d3c46991a43b /Gemfile.lock
parent4dcfbe5f5d1cce0e5cbd943e69f46d39a591ba3d (diff)
downloadgitlab-ci-e5aa9d6949d793c8b40bc60268b10cec1486c7a8.tar.gz
Update nokogiri version to remove warnings about libxml version mismatch.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index cea1825..51f520f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -252,7 +252,7 @@ GEM
method_source (0.8.2)
mime-types (2.4.3)
mimemagic (0.3.0)
- mini_portile (0.5.2)
+ mini_portile (0.6.2)
minitest (5.5.1)
multi_json (1.11.0)
multi_xml (0.5.5)
@@ -262,8 +262,8 @@ GEM
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.2)
- nokogiri (1.6.0)
- mini_portile (~> 0.5.0)
+ nokogiri (1.6.6.2)
+ mini_portile (~> 0.6.0)
nprogress-rails (0.1.2.3)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)