File tree Expand file tree Collapse file tree 3 files changed +25
-25
lines changed Expand file tree Collapse file tree 3 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 151
151
unicode-display_width (3.1.4 )
152
152
unicode-emoji (~> 4.0 , >= 4.0.4 )
153
153
unicode-emoji (4.0.4 )
154
- vernier (1.6 .0 )
154
+ vernier (1.7 .0 )
155
155
warning (1.5.0 )
156
156
yard (0.9.37 )
157
157
yard-sorbet (0.9.0 )
Original file line number Diff line number Diff line change @@ -117,6 +117,6 @@ def self.extension_api_version
117
117
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/yard-0.9.37/lib" )
118
118
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/yard-sorbet-0.9.0/lib" )
119
119
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/tapioca-0.16.11/lib" )
120
- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /extensions/arm64-darwin-20/#{ Gem . extension_api_version } /vernier-1.6 .0" )
121
- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/vernier-1.6 .0/lib" )
120
+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /extensions/arm64-darwin-20/#{ Gem . extension_api_version } /vernier-1.7 .0" )
121
+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/vernier-1.7 .0/lib" )
122
122
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/warning-1.5.0/lib" )
You can’t perform that action at this time.
0 commit comments