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 151151 unicode-display_width (3.1.4 )
152152 unicode-emoji (~> 4.0 , >= 4.0.4 )
153153 unicode-emoji (4.0.4 )
154- vernier (1.6 .0 )
154+ vernier (1.7 .0 )
155155 warning (1.5.0 )
156156 yard (0.9.37 )
157157 yard-sorbet (0.9.0 )
Original file line number Diff line number Diff line change @@ -117,6 +117,6 @@ def self.extension_api_version
117117$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/yard-0.9.37/lib" )
118118$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/yard-sorbet-0.9.0/lib" )
119119$:. 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" )
122122$:. 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