Skip to content

Commit 72c59c6

Browse files
Bump yard from 0.9.38 to 0.9.42
Bumps [yard](https://yardoc.org) from 0.9.38 to 0.9.42. --- updated-dependencies: - dependency-name: yard dependency-version: 0.9.42 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cbecaf commit 72c59c6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ group :development do
1818
gem 'rubocop-performance', require: false
1919
gem 'rubocop-rake', '~> 0.7.1', require: false
2020
gem 'rubocop-sequel', '~> 0.4.1', require: false
21-
gem 'yard', '~> 0.9.38'
21+
gem 'yard', '~> 0.9.42'
2222
end
2323

2424
group :test do

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ GEM
7575
unicode-display_width (3.2.0)
7676
unicode-emoji (~> 4.1)
7777
unicode-emoji (4.2.0)
78-
yard (0.9.38)
78+
yard (0.9.42)
7979

8080
PLATFORMS
8181
universal-java-11
@@ -105,7 +105,7 @@ DEPENDENCIES
105105
rubocop-sequel (~> 0.4.1)
106106
sequel (~> 5.103)
107107
tilt (~> 2.7)
108-
yard (~> 0.9.38)
108+
yard (~> 0.9.42)
109109

110110
BUNDLED WITH
111111
2.7.1

0 commit comments

Comments
 (0)