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 5050 logger
5151 redcarpet (3.6.0 )
5252 regexp_parser (2.9.3 )
53- rexml (3.3.9 )
53+ rexml (3.4.0 )
5454 rspec (3.13.0 )
5555 rspec-core (~> 3.13.0 )
5656 rspec-expectations (~> 3.13.0 )
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ def self.extension_api_version
5252$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/regexp_parser-2.9.3/lib" )
5353$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/simpleidn-0.2.3/lib" )
5454$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/json_schemer-2.3.0/lib" )
55- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rexml-3.3.9 /lib" )
55+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/rexml-3.4.0 /lib" )
5656$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/kramdown-2.5.1/lib" )
5757$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/language_server-protocol-3.17.0.3/lib" )
5858$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/logger-1.6.3/lib" )
You can’t perform that action at this time.
0 commit comments