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

Commit 053a132

Browse files
authored
Merge pull request #668 from Data-Liberation-Front/dependabot/bundler/sdoc-2.4.0
Bump sdoc from 2.3.2 to 2.4.0
2 parents f428c70 + eee09ae commit 053a132

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.3', group: :doc
29+
gem 'sdoc', '~> 2.4', 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
@@ -532,7 +532,7 @@ GEM
532532
pry (0.14.1)
533533
coderay (~> 1.1)
534534
method_source (~> 1.0)
535-
psych (4.0.3)
535+
psych (4.0.4)
536536
stringio
537537
public_suffix (4.0.6)
538538
puma (5.6.4)
@@ -693,7 +693,7 @@ GEM
693693
sprockets (> 3.0)
694694
sprockets-rails
695695
tilt
696-
sdoc (2.3.2)
696+
sdoc (2.4.0)
697697
rdoc (>= 5.0)
698698
shellany (0.0.1)
699699
shex (0.5.2)
@@ -734,7 +734,7 @@ GEM
734734
activesupport (>= 4.0)
735735
sprockets (>= 3.0.0)
736736
sqlite3 (1.4.2)
737-
stringio (3.0.1)
737+
stringio (3.0.2)
738738
sxp (1.1.0)
739739
rdf (~> 3.1)
740740
sync (0.5.0)
@@ -843,7 +843,7 @@ DEPENDENCIES
843843
rspec-rails (< 4)
844844
rubyzip (~> 2.3)
845845
sass-rails (~> 6.0)
846-
sdoc (~> 2.3)
846+
sdoc (~> 2.4)
847847
sidekiq (~> 4.2)
848848
simplecov (~> 0.16)
849849
spring (~> 2.1)

0 commit comments

Comments
 (0)