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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-09-01 02:04:22 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-09-01 02:04:22 +0400
commit84992cd0fac36846ebfde5800d52158258107ecc (patch)
tree61d9ed51a3480a7b3f5be292e1f18e40f93fd2b5 /Gemfile.lock
parentcafe181b5487891453f0ead532b026e80579ec1e (diff)
Use original raphael-rails v2.1.2
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 2 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e608afad1e7..d71988e13e6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -6,12 +6,6 @@ GIT
activerecord (>= 2.3.0)
rake (>= 0.8.7)
-GIT
- remote: https://github.com/gitlabhq/raphael-rails.git
- revision: cb2c92a040b9b941a5f1aa1ea866cc26e944fe58
- specs:
- raphael-rails (2.1.0)
-
GEM
remote: https://rubygems.org/
specs:
@@ -380,6 +374,7 @@ GEM
thor (>= 0.14.6, < 2.0)
raindrops (0.11.0)
rake (10.1.0)
+ raphael-rails (2.1.2)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
@@ -611,7 +606,7 @@ DEPENDENCIES
rails (= 3.2.13)
rails-dev-tweaks
rails_best_practices
- raphael-rails!
+ raphael-rails (~> 2.1.2)
rb-fsevent
rb-inotify
redcarpet (~> 2.2.2)