Skip to content

Commit

Permalink
Merge pull request #668 from Data-Liberation-Front/dependabot/bundler…
Browse files Browse the repository at this point in the history
…/sdoc-2.4.0

Bump sdoc from 2.3.2 to 2.4.0
  • Loading branch information
Floppy authored May 21, 2022
2 parents f428c70 + eee09ae commit 053a132
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ gem 'turbolinks', '~> 5.2'
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem 'jbuilder', '~> 2.9'

gem 'sdoc', '~> 2.3', group: :doc
gem 'sdoc', '~> 2.4', group: :doc

gem 'foreman', '~> 0.87'

Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ GEM
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
psych (4.0.3)
psych (4.0.4)
stringio
public_suffix (4.0.6)
puma (5.6.4)
Expand Down Expand Up @@ -693,7 +693,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
sdoc (2.3.2)
sdoc (2.4.0)
rdoc (>= 5.0)
shellany (0.0.1)
shex (0.5.2)
Expand Down Expand Up @@ -734,7 +734,7 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.4.2)
stringio (3.0.1)
stringio (3.0.2)
sxp (1.1.0)
rdf (~> 3.1)
sync (0.5.0)
Expand Down Expand Up @@ -843,7 +843,7 @@ DEPENDENCIES
rspec-rails (< 4)
rubyzip (~> 2.3)
sass-rails (~> 6.0)
sdoc (~> 2.3)
sdoc (~> 2.4)
sidekiq (~> 4.2)
simplecov (~> 0.16)
spring (~> 2.1)
Expand Down

0 comments on commit 053a132

Please sign in to comment.