File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ group :documentation do
12
12
13
13
# When updating yard, override app.js from upstream to doc-src/templates/default/fulldoc/js/app.js
14
14
# and add patch from PR https://github.com/lsegal/yard/pull/1399 to support jQuery 3.6.0+
15
- gem 'yard' , '~> 0.9.35 '
15
+ gem 'yard' , '~> 0.9.36 '
16
16
17
17
gem 'parsejs' , path : './doc-src/parsejs'
18
18
end
Original file line number Diff line number Diff line change 18
18
rdiscount (2.2.0.2 )
19
19
redcarpet (3.5.1 )
20
20
samus (3.0.9 )
21
- yard (0.9.35 )
21
+ yard (0.9.36 )
22
22
yard-sitemap (1.0.1 )
23
23
24
24
PLATFORMS
@@ -30,7 +30,7 @@ DEPENDENCIES
30
30
rdiscount
31
31
redcarpet (~> 3.0 )
32
32
samus
33
- yard (~> 0.9.35 )
33
+ yard (~> 0.9.36 )
34
34
yard-js !
35
35
yard-sitemap (~> 1.0 )
36
36
You can’t perform that action at this time.
0 commit comments