提交 1816d4b8 编写于 作者: M Matthew Draper 提交者: Rafael Mendonça França

Merge pull request #31912 from robin850/upgrade-sdoc-1-0

Refer to a stable release of SDoc
上级 f45109bd
......@@ -42,7 +42,7 @@ gem "rb-inotify", github: "matthewd/rb-inotify", branch: "close-handling", requi
gem "stopgap_13632", platforms: :mri if RUBY_VERSION == "2.2.8"
group :doc do
gem "sdoc", github: "robin850/sdoc", branch: "upgrade"
gem "sdoc", "~> 1.0"
gem "redcarpet", "~> 3.2.3", platforms: :ruby
gem "w3c_validators"
gem "kindlerb", "~> 1.2.0"
......
......@@ -23,14 +23,6 @@ GIT
queue_classic (3.2.0.RC1)
pg (>= 0.17, < 2.0)
GIT
remote: https://github.com/robin850/sdoc.git
revision: 0e340352f3ab2f196c8a8743f83c2ee286e4f71c
branch: upgrade
specs:
sdoc (1.0.0.rc2)
rdoc (~> 5.0)
PATH
remote: .
specs:
......@@ -375,7 +367,7 @@ GEM
rake
rake (12.2.1)
rb-fsevent (0.10.2)
rdoc (5.1.0)
rdoc (6.0.1)
redcarpet (3.2.3)
redis (4.0.1)
redis-namespace (1.6.0)
......@@ -420,6 +412,8 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sdoc (1.0.0)
rdoc (>= 5.0)
selenium-webdriver (3.5.1)
childprocess (~> 0.5)
rubyzip (~> 1.0)
......@@ -554,7 +548,7 @@ DEPENDENCIES
resque-scheduler
rubocop (>= 0.47)
sass-rails
sdoc!
sdoc (~> 1.0)
sequel
sidekiq
sneakers
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册