From 81d2e680712698447f8e134bef695dc0d6030be1 Mon Sep 17 00:00:00 2001 From: Douwe Maan Date: Tue, 17 Mar 2015 17:11:06 +0100 Subject: [PATCH] Update gems. --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 530ade2..ab3d3d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - gitlab_omniauth-ldap (1.2.0) + gitlab_omniauth-ldap (1.2.1) net-ldap (~> 0.9) omniauth (~> 1.0) pyu-ruby-sasl (~> 0.0.3.1) @@ -12,9 +12,9 @@ GEM specs: coderay (1.0.8) diff-lcs (1.1.3) - hashie (3.3.1) + hashie (3.4.0) method_source (0.8.1) - net-ldap (0.9.0) + net-ldap (0.11) omniauth (1.2.2) hashie (>= 1.2, < 4) rack (~> 1.0) @@ -35,7 +35,7 @@ GEM rspec-expectations (2.12.1) diff-lcs (~> 1.1.3) rspec-mocks (2.12.1) - rubyntlm (0.4.0) + rubyntlm (0.5.0) slop (3.3.3) PLATFORMS