mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-26 18:18:51 +01:00
Bump sdoc from 2.4.0 to 2.6.1
Bumps [sdoc](https://github.com/zzak/sdoc) from 2.4.0 to 2.6.1. - [Release notes](https://github.com/zzak/sdoc/releases) - [Changelog](https://github.com/rails/sdoc/blob/main/CHANGELOG.md) - [Commits](https://github.com/zzak/sdoc/commits/v2.6.1) --- updated-dependencies: - dependency-name: sdoc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -34,7 +34,7 @@ gem 'turbolinks', '~> 5.2.1'
|
||||
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
|
||||
gem 'jbuilder', '~> 2.11.3'
|
||||
# bundle exec rake doc:rails generates the API under doc/api.
|
||||
gem 'sdoc', '~> 2.4.0', group: :doc
|
||||
gem 'sdoc', '~> 2.6.1', group: :doc
|
||||
|
||||
gem 'web-console', '~> 4.2.0', group: :development
|
||||
gem 'listen', '~> 3.7.0', group: :development
|
||||
|
||||
Reference in New Issue
Block a user