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:
authorSaito <saitowu@gmail.com>2012-11-08 18:47:12 +0400
committerSaito <saitowu@gmail.com>2012-11-08 18:47:12 +0400
commit96211b01a86c0f147dda88f336e9443c94f46ea4 (patch)
tree05c03a86c761ba0155ae8962a008662843d32754 /Gemfile.lock
parent784cb886cf63ba956d6ae93a92d538fd200b5463 (diff)
add grit_ext to gemfile
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 9 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7b21a629fc2..a8e4095d23c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,4 +1,11 @@
GIT
+ remote: https://github.com/SaitoWu/grit_ext.git
+ revision: 8558b3282696c50813eaba4100ab6f5fec0ebc16
+ specs:
+ grit_ext (0.5.0)
+ charlock_holmes (~> 0.6.9)
+
+GIT
remote: https://github.com/ctran/annotate_models.git
revision: 18cd39ad01829deba5aa34634b8540d6675ab978
specs:
@@ -92,7 +99,7 @@ GEM
carrierwave (0.6.2)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
- charlock_holmes (0.6.8)
+ charlock_holmes (0.6.9)
childprocess (0.3.2)
ffi (~> 1.0.6)
chosen-rails (0.9.8.3)
@@ -415,7 +422,6 @@ DEPENDENCIES
capybara
capybara-webkit
carrierwave
- charlock_holmes
chosen-rails
coffee-rails (= 3.2.2)
colored
@@ -436,6 +442,7 @@ DEPENDENCIES
grack!
grape (~> 0.2.1)
grit!
+ grit_ext!
growl
guard-rspec
guard-spinach