File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9191 rubocop-ast (1.44.1 )
9292 parser (>= 3.3.7.2 )
9393 prism (~> 1.4 )
94- rubocop-md (2.0.0 )
94+ rubocop-md (2.0.1 )
9595 lint_roller (~> 1.1 )
9696 rubocop (>= 1.72.1 )
9797 rubocop-performance (1.25.0 )
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ def self.extension_api_version
9595$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/unicode-emoji-4.0.4/lib" )
9696$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/unicode-display_width-3.1.4/lib" )
9797$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rubocop-1.75.2/lib" )
98- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rubocop-md-2.0.0 /lib" )
98+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rubocop-md-2.0.1 /lib" )
9999$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rubocop-performance-1.25.0/lib" )
100100$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rubocop-rspec-3.5.0/lib" )
101101$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rubocop-sorbet-0.10.0/lib" )
You can’t perform that action at this time.
0 commit comments