diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2012-11-28 11:45:14 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2012-11-28 11:45:33 +0200 |
commit | 5ed4e7e21682a0fa8617ddd8c5f5d1b3fc611314 (patch) | |
tree | c846f4ce5fee87ee3d755efb44a20650059b5838 /Gemfile.lock | |
parent | 0bec49ebc103234007c7246e48a3b4ab9fab12cd (diff) | |
download | gitlab-ce-5ed4e7e21682a0fa8617ddd8c5f5d1b3fc611314.tar.gz |
Revert raphael-rails in order to make network work correctly
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
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) |