Skip to content

Commit 425d562

Browse files
committed
update yard
1 parent bc34f3e commit 425d562

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ end
1717
gem 'puppet', '~> 7.26'
1818
gem 'puppet-strings'
1919
gem 'semantic_puppet'
20-
gem 'yard', '>= 0.9.34'
20+
gem 'yard', '>= 0.9.36'
2121

2222
# Evaluate Gemfile.local and ~/.gemfile if they exist
2323
[

Diff for: Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ GEM
285285
unf_ext (0.0.8.2)
286286
unicode-display_width (1.8.0)
287287
unicode_utils (1.4.0)
288-
yard (0.9.34)
288+
yard (0.9.36)
289289

290290
PLATFORMS
291291
ruby
@@ -302,7 +302,7 @@ DEPENDENCIES
302302
rake (>= 13.0.6)
303303
rspec-puppet-utils
304304
semantic_puppet
305-
yard (>= 0.9.34)
305+
yard (>= 0.9.36)
306306

307307
BUNDLED WITH
308308
2.1.4

0 commit comments

Comments
 (0)