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

Commit 08a8d3e

Browse files
authored
Merge pull request #729 from Data-Liberation-Front/dependabot/bundler/sdoc-2.6.0
Bump sdoc from 2.5.0 to 2.6.0
2 parents 1775c51 + cd84ea3 commit 08a8d3e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.5', group: :doc
29+
gem 'sdoc', '~> 2.6', group: :doc
3030

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

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ GEM
519519
pry (0.14.2)
520520
coderay (~> 1.1)
521521
method_source (~> 1.0)
522-
psych (5.0.1)
522+
psych (5.0.2)
523523
stringio
524524
public_suffix (5.0.1)
525525
puma (6.0.2)
@@ -679,7 +679,7 @@ GEM
679679
sprockets (> 3.0)
680680
sprockets-rails
681681
tilt
682-
sdoc (2.5.0)
682+
sdoc (2.6.0)
683683
rdoc (>= 5.0)
684684
shellany (0.0.1)
685685
shex (0.5.2)
@@ -825,7 +825,7 @@ DEPENDENCIES
825825
rspec-rails (< 4)
826826
rubyzip (~> 2.3)
827827
sass-rails (~> 6.0)
828-
sdoc (~> 2.5)
828+
sdoc (~> 2.6)
829829
sidekiq (~> 4.2)
830830
simplecov (~> 0.16)
831831
spring (~> 2.1)

0 commit comments

Comments
 (0)