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:
authorKoen Punt <koen@koenpunt.nl>2012-12-24 01:46:27 +0400
committerKoen Punt <koen@koenpunt.nl>2013-01-04 16:59:08 +0400
commitf04597d91864ed9af1444b1caef05b5498bd6c88 (patch)
tree5805eb29a808e742c52330d518d1f9d673ba6bfa /Gemfile.lock
parente6c0673ef1108a93928c4d88ba273e12616b836b (diff)
updated raphael
better labels
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 7 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4b08c3141b4..aa3d5125ef6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -71,6 +71,12 @@ GIT
http_parser.rb (~> 0.5.3)
multi_json (~> 1.0)
+GIT
+ remote: https://github.com/koenpunt/raphael-rails.git
+ revision: cb2c92a040b9b941a5f1aa1ea866cc26e944fe58
+ specs:
+ raphael-rails (2.1.0)
+
GEM
remote: http://rubygems.org/
specs:
@@ -344,7 +350,6 @@ GEM
thor (>= 0.14.6, < 2.0)
raindrops (0.10.0)
rake (10.0.1)
- raphael-rails (1.5.2)
rb-fsevent (0.9.2)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
@@ -512,7 +517,7 @@ DEPENDENCIES
rack-mini-profiler
rails (= 3.2.9)
rails-dev-tweaks
- raphael-rails (= 1.5.2)
+ raphael-rails!
rb-fsevent
rb-inotify
redcarpet (~> 2.2.2)