descriptions: assume Ruby 2.
This commit is contained in:
parent
59b3c085ba
commit
7c278319ed
@ -110,8 +110,6 @@ class Descriptions
|
||||
@cache.select { |name, desc| (name =~ regex) || (desc =~ regex) }
|
||||
end
|
||||
|
||||
results = Hash[results] if RUBY_VERSION <= "1.8.7"
|
||||
|
||||
new(results)
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user