aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRobin Dupret <robin.dupret@gmail.com>2017-08-11 15:42:06 +0200
committerRobin Dupret <robin.dupret@gmail.com>2017-08-17 14:49:31 +0200
commit6db4cf9beb3576922cb330392c68fc1bb6a8f0d5 (patch)
tree95cdeb240862f9ca502f3f87994ddfbdcb14b25f /Gemfile.lock
parent251d3f9151322f95c1a339f26a9660a79212859f (diff)
downloadrails-6db4cf9beb3576922cb330392c68fc1bb6a8f0d5.tar.gz
rails-6db4cf9beb3576922cb330392c68fc1bb6a8f0d5.tar.bz2
rails-6db4cf9beb3576922cb330392c68fc1bb6a8f0d5.zip
Temporarily point to a fork of SDoc
This fork brings: * A tiny refresh of the default theme. * SEO tags to class files. * The removal of HTML tags from search results. * Some general template clean-up (HTML 5, removal of the jQuery effect library, etc.). * A speed up of the generation time (by ~30 seconds).
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock12
1 files changed, 9 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1fcc802b5b..516b4155c1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -41,6 +41,14 @@ GIT
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
+GIT
+ remote: https://github.com/robin850/sdoc.git
+ revision: 0e340352f3ab2f196c8a8743f83c2ee286e4f71c
+ branch: upgrade
+ specs:
+ sdoc (1.0.0.rc2)
+ rdoc (~> 5.0)
+
PATH
remote: .
specs:
@@ -389,8 +397,6 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
- sdoc (1.0.0.rc2)
- rdoc (~> 5.0)
selenium-webdriver (3.5.1)
childprocess (~> 0.5)
rubyzip (~> 1.0)
@@ -521,7 +527,7 @@ DEPENDENCIES
resque-scheduler
rubocop (>= 0.47)
sass-rails!
- sdoc (> 1.0.0.rc1, < 2.0)
+ sdoc!
sequel
sidekiq
sneakers