Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit 66d15f0

Browse files
authored
Merge pull request #647 from Data-Liberation-Front/dependabot/bundler/sdoc-2.3.0
Bump sdoc from 2.2.0 to 2.3.0
2 parents 0fcd553 + 2436466 commit 66d15f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ gem 'turbolinks', '~> 5.2'
2626
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
2727
gem 'jbuilder', '~> 2.9'
2828

29-
gem 'sdoc', '~> 2.2', group: :doc
29+
gem 'sdoc', '~> 2.3', group: :doc
3030

3131
gem 'foreman', '~> 0.87'
3232

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ GEM
650650
rdf (~> 3.1, >= 3.1.2)
651651
rdf-xsd (3.1.0)
652652
rdf (~> 3.1)
653-
rdoc (6.3.2)
653+
rdoc (6.3.3)
654654
redis (3.3.1)
655655
ref (2.0.0)
656656
rest-client (2.0.2)
@@ -690,8 +690,8 @@ GEM
690690
sprockets (> 3.0)
691691
sprockets-rails
692692
tilt
693-
sdoc (2.2.0)
694-
rdoc (>= 5.0)
693+
sdoc (2.3.0)
694+
rdoc (>= 5.0, < 6.4.0)
695695
shellany (0.0.1)
696696
shex (0.5.2)
697697
ebnf (~> 1.1)
@@ -839,7 +839,7 @@ DEPENDENCIES
839839
rspec-rails (< 4)
840840
rubyzip (~> 2.3)
841841
sass-rails (~> 6.0)
842-
sdoc (~> 2.2)
842+
sdoc (~> 2.3)
843843
sidekiq (~> 4.2)
844844
simplecov (~> 0.16)
845845
spring (~> 2.1)

0 commit comments

Comments
 (0)