Skip to content

Commit 4e43fed

Browse files
Bump yard from 0.9.37 to 0.9.38
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] <[email protected]>
1 parent 3512d6c commit 4e43fed

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
@@ -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
@@ -87,7 +87,7 @@ GEM
8787
unicode-display_width (3.2.0)
8888
unicode-emoji (~> 4.1)
8989
unicode-emoji (4.1.0)
90-
yard (0.9.37)
90+
yard (0.9.38)
9191

9292
PLATFORMS
9393
arm64-darwin-22
@@ -107,7 +107,7 @@ DEPENDENCIES
107107
simplecov (= 0.22.0)
108108
test-unit (= 3.7.1)
109109
timecop (= 0.9.10)
110-
yard (= 0.9.37)
110+
yard (= 0.9.38)
111111

112112
BUNDLED WITH
113113
4.0.3

0 commit comments

Comments
 (0)