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>2012-11-28 13:45:14 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-11-28 13:45:33 +0400
commit5ed4e7e21682a0fa8617ddd8c5f5d1b3fc611314 (patch)
treec846f4ce5fee87ee3d755efb44a20650059b5838 /Gemfile.lock
parent0bec49ebc103234007c7246e48a3b4ab9fab12cd (diff)
Revert raphael-rails in order to make network work correctly
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 43badffe311..0c9563e4ab2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -335,7 +335,7 @@ GEM
thor (>= 0.14.6, < 2.0)
raindrops (0.10.0)
rake (10.0.1)
- raphael-rails (2.1.0)
+ raphael-rails (1.5.2)
rb-fsevent (0.9.2)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
@@ -502,7 +502,7 @@ DEPENDENCIES
rack-mini-profiler
rails (= 3.2.9)
rails-dev-tweaks
- raphael-rails (= 2.1.0)
+ raphael-rails (= 1.5.2)
rb-fsevent
rb-inotify
redcarpet (~> 2.2.2)