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 11
11
coderay (1.1.3 )
12
12
concurrent-ruby (1.3.5 )
13
13
csv (3.3.4 )
14
- diff-lcs (1.6.1 )
14
+ diff-lcs (1.6.2 )
15
15
docile (1.4.1 )
16
16
elftools (1.3.1 )
17
17
bindata (~> 2 )
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ def self.extension_api_version
45
45
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/coderay-1.1.3/lib" )
46
46
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/concurrent-ruby-1.3.5/lib/concurrent-ruby" )
47
47
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/csv-3.3.4/lib" )
48
- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/diff-lcs-1.6.1 /lib" )
48
+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/diff-lcs-1.6.2 /lib" )
49
49
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/docile-1.4.1/lib" )
50
50
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/elftools-1.3.1/lib" )
51
51
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/erubi-1.13.1/lib" )
You can’t perform that action at this time.
0 commit comments