Skip to content

Commit

Permalink
Test whether yard build works with yard in only development group (#1037
Browse files Browse the repository at this point in the history
)

* Test whether yard build works with yard in only development group

* Style fix
  • Loading branch information
bess authored Nov 8, 2024
1 parent 8325d62 commit c20f70c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,6 @@ group :test do
gem "selenium-webdriver"
gem "simplecov", require: false
gem "webmock"
gem "yard"
end

gem "yard", "~> 0.9.36", group: :development
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ DEPENDENCIES
web-console
webmock
whenever
yard
yard (~> 0.9.36)

RUBY VERSION
ruby 3.3.0p0
Expand Down

0 comments on commit c20f70c

Please sign in to comment.