summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-06-07 15:07:00 -0600
committerConnor Shea <connor.james.shea@gmail.com>2016-06-10 09:28:07 -0600
commit18e16e427d331415db042afd3c8dd5689db32a53 (patch)
tree9a0a9365ca2df798dfc6c1492b0796040b904da0 /Gemfile.lock
parent133d5c1c64b9d9265736a8b6277fcd73730c6612 (diff)
downloadgitlab-ce-18e16e427d331415db042afd3c8dd5689db32a53.tar.gz
Replace raphael-rails with raphael.js so it can be split from the rest of the JavaScript. The gem isn't maintained anymore anyway. Added a network folder with an application.js including raphael components, since that's the only page using it currently.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index dfc15700494..00276d238c0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -563,7 +563,6 @@ GEM
rainbow (2.1.0)
raindrops (0.15.0)
rake (10.5.0)
- raphael-rails (2.1.2)
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
@@ -952,7 +951,6 @@ DEPENDENCIES
rails (= 4.2.6)
rails-deprecated_sanitizer (~> 1.0.3)
rainbow (~> 2.1.0)
- raphael-rails (~> 2.1.2)
rblineprof
rdoc (~> 3.6)
recaptcha (~> 3.0)