Skip to content

Commit 7b6170b

Browse files
Bump yard from 0.9.37 to 0.9.38 (#3173)
Bumps [yard](https://github.com/lsegal/yard) from 0.9.37 to 0.9.38. - [Release notes](https://github.com/lsegal/yard/releases) - [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md) - [Commits](lsegal/yard@v0.9.37...v0.9.38) --- updated-dependencies: - dependency-name: yard dependency-version: 0.9.38 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f1390a commit 7b6170b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ gem 'rubocop-rake', '0.7.1'
1717
gem 'simplecov', '0.22.0'
1818
gem 'test-unit', '3.7.1'
1919
gem 'timecop', '0.9.10'
20-
gem 'yard', '0.9.37'
20+
gem 'yard', '0.9.38'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ GEM
8888
unicode-display_width (3.2.0)
8989
unicode-emoji (~> 4.1)
9090
unicode-emoji (4.1.0)
91-
yard (0.9.37)
91+
yard (0.9.38)
9292

9393
PLATFORMS
9494
arm64-darwin-22
@@ -108,7 +108,7 @@ DEPENDENCIES
108108
simplecov (= 0.22.0)
109109
test-unit (= 3.7.1)
110110
timecop (= 0.9.10)
111-
yard (= 0.9.37)
111+
yard (= 0.9.38)
112112

113113
BUNDLED WITH
114114
4.0.3

0 commit comments

Comments
 (0)