From 91efc4fc0bcdf6cd88a6ab12a8ca35e0471eebc7 Mon Sep 17 00:00:00 2001 From: Zachary Scott Date: Fri, 7 Oct 2016 18:42:22 +0900 Subject: [PATCH] Bump sdoc to 1.0.0.beta1 which includes fix to support Ruby 2.4 --- Gemfile | 2 +- Gemfile.lock | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 6df626828c..a4b56aaa7d 100644 --- a/Gemfile +++ b/Gemfile @@ -36,7 +36,7 @@ gem "sass", github: "sass/sass", branch: "stable", require: false gem "rb-inotify", github: "matthewd/rb-inotify", branch: "close-handling", require: false group :doc do - gem "sdoc", "~> 0.4.0" + gem "sdoc", "1.0.0.beta1" gem "redcarpet", "~> 3.2.3", platforms: :ruby gem "w3c_validators" gem "kindlerb", "0.1.1" diff --git a/Gemfile.lock b/Gemfile.lock index 0d70b24b5c..4f4401ca85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -296,8 +296,7 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - sdoc (0.4.1) - json (~> 1.7, >= 1.7.7) + sdoc (1.0.0.beta1) rdoc (~> 4.0) selenium-webdriver (2.53.4) childprocess (~> 0.5) @@ -408,7 +407,7 @@ DEPENDENCIES resque-scheduler sass! sass-rails - sdoc (~> 0.4.0) + sdoc (= 1.0.0.beta1) sequel sidekiq sneakers