From 38d2b473c21b00c720a1ba81f2e28653891bd737 Mon Sep 17 00:00:00 2001 From: Robin Dupret Date: Tue, 6 Feb 2018 19:49:15 +0100 Subject: Refer to a stable release of SDoc --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index b1d59ec077..8c5f31ef99 100644 --- a/Gemfile +++ b/Gemfile @@ -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" -- cgit v1.2.3