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 bd0f782 + be9d2fd commit 867d8e8Copy full SHA for 867d8e8
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
@@ -60,7 +60,7 @@ GEM
60
power_assert
61
timecop (0.9.10)
62
unicode-display_width (2.5.0)
63
- yard (0.9.36)
+ yard (0.9.37)
64
65
PLATFORMS
66
arm64-darwin-22
@@ -78,7 +78,7 @@ DEPENDENCIES
78
simplecov (= 0.22.0)
79
test-unit (= 3.6.2)
80
timecop (= 0.9.10)
81
- yard (= 0.9.36)
+ yard (= 0.9.37)
82
83
BUNDLED WITH
84
2.4.22
0 commit comments