We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7490fac + 867d8e8 commit 724dd67Copy full SHA for 724dd67
Gemfile
@@ -15,4 +15,4 @@ gem 'rubocop-rake', '0.6.0'
15
gem 'simplecov', '0.22.0'
16
gem 'test-unit', '3.6.2'
17
gem 'timecop', '0.9.10'
18
-gem 'yard', '0.9.36'
+gem 'yard', '0.9.37'
Gemfile.lock
@@ -58,7 +58,7 @@ GEM
58
power_assert
59
timecop (0.9.10)
60
unicode-display_width (2.6.0)
61
- yard (0.9.36)
+ yard (0.9.37)
62
63
PLATFORMS
64
arm64-darwin-22
@@ -76,7 +76,7 @@ DEPENDENCIES
76
simplecov (= 0.22.0)
77
test-unit (= 3.6.2)
78
timecop (= 0.9.10)
79
- yard (= 0.9.36)
+ yard (= 0.9.37)
80
81
BUNDLED WITH
82
2.4.22
0 commit comments