diff options
author | Koen Punt <koen@koenpunt.nl> | 2012-12-23 22:46:27 +0100 |
---|---|---|
committer | Koen Punt <koen@koenpunt.nl> | 2013-01-04 13:59:08 +0100 |
commit | f04597d91864ed9af1444b1caef05b5498bd6c88 (patch) | |
tree | 5805eb29a808e742c52330d518d1f9d673ba6bfa /Gemfile.lock | |
parent | e6c0673ef1108a93928c4d88ba273e12616b836b (diff) | |
download | gitlab-ce-f04597d91864ed9af1444b1caef05b5498bd6c88.tar.gz |
updated raphael
better labels
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 9 |
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) |