Skip to content

Commit

Permalink
Update sdoc to version 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jun 1, 2022
1 parent 92dd4ef commit 2cbf8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ gem 'turbolinks'
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem 'jbuilder', '~> 2.0'
# bundle exec rake doc:rails generates the API under doc/api.
gem 'sdoc', '~> 2.3.2', group: :doc
gem 'sdoc', '~> 2.4.0', group: :doc

# Use ActiveModel has_secure_password
gem 'bcrypt', '~> 3.1.7'
Expand Down

0 comments on commit 2cbf8dc

Please sign in to comment.