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:
authorValery Sizov <vsv2711@gmail.com>2015-08-11 09:16:11 +0300
committerValery Sizov <vsv2711@gmail.com>2015-08-11 09:16:11 +0300
commitd9402504adce4d90ca49dbec30c3c5cf3c406247 (patch)
tree038cb5e690a723209b8c6f17b0949b7778315daa /Gemfile.lock
parent5bdcdf56168026134282b1434e716bcf35beaa2c (diff)
link to the local gitlab_git
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock18
1 files changed, 11 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5ba6948cbc1..d07918bf40c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,3 +1,12 @@
+PATH
+ remote: ../gitlab_git
+ specs:
+ gitlab_git (7.2.12)
+ activesupport (~> 4.0)
+ charlock_holmes (~> 0.6)
+ gitlab-linguist (~> 3.0)
+ rugged (~> 0.22.2)
+
GEM
remote: https://rubygems.org/
specs:
@@ -271,11 +280,6 @@ GEM
mime-types (~> 1.19)
gitlab_emoji (0.1.0)
gemojione (~> 2.0)
- gitlab_git (7.2.11)
- activesupport (~> 4.0)
- charlock_holmes (~> 0.6)
- gitlab-linguist (~> 3.0)
- rugged (~> 0.22.2)
gitlab_meta (7.0)
gitlab_omniauth-ldap (1.2.1)
net-ldap (~> 0.9)
@@ -783,7 +787,7 @@ DEPENDENCIES
gitlab-grack (~> 2.0.2)
gitlab-linguist (~> 3.0.1)
gitlab_emoji (~> 0.1)
- gitlab_git (~> 7.2.11)
+ gitlab_git!
gitlab_meta (= 7.0)
gitlab_omniauth-ldap (= 1.2.1)
gollum-lib (~> 4.0.2)
@@ -875,4 +879,4 @@ DEPENDENCIES
wikicloth (= 0.8.1)
BUNDLED WITH
- 1.10.4
+ 1.10.5