mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Also fixed up with 036039c8a2
This commit is contained in:
parent
036039c8a2
commit
5349aa23c8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ begin
|
||||||
require_relative "lib/e2mmap/version"
|
require_relative "lib/e2mmap/version"
|
||||||
rescue LoadError
|
rescue LoadError
|
||||||
# for Ruby core repository
|
# for Ruby core repository
|
||||||
require_relative "e2mmap/version"
|
require_relative "version"
|
||||||
end
|
end
|
||||||
|
|
||||||
Gem::Specification.new do |spec|
|
Gem::Specification.new do |spec|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue