Skip to content

Commit a938fd1

Browse files
Bump yard from 0.9.40 to 0.9.43 (#3249)
Bumps [yard](https://yardoc.org) from 0.9.40 to 0.9.43. --- updated-dependencies: - dependency-name: yard dependency-version: 0.9.43 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> Co-authored-by: Stefanni Brasil <stefannibrasil@proton.me>
1 parent e937df6 commit a938fd1

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
@@ -16,7 +16,7 @@ gem 'rubocop-rake', '0.7.1'
1616
gem 'simplecov', '0.22.0'
1717
gem 'test-unit', '3.7.7'
1818
gem 'timecop', '0.9.11'
19-
gem 'yard', '0.9.40'
19+
gem 'yard', '0.9.43'
2020

2121
group :benchmark do
2222
gem 'benchmark'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ GEM
9090
unicode-display_width (3.2.0)
9191
unicode-emoji (~> 4.1)
9292
unicode-emoji (4.2.0)
93-
yard (0.9.40)
93+
yard (0.9.43)
9494

9595
PLATFORMS
9696
arm64-darwin
@@ -111,7 +111,7 @@ DEPENDENCIES
111111
simplecov (= 0.22.0)
112112
test-unit (= 3.7.7)
113113
timecop (= 0.9.11)
114-
yard (= 0.9.40)
114+
yard (= 0.9.43)
115115

116116
BUNDLED WITH
117117
4.0.6

0 commit comments

Comments
 (0)