Commit 3220bf21 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[LazySpecification] Fix indentation of an end

parent c7e0ecdd
...@@ -25,7 +25,7 @@ module Pod ...@@ -25,7 +25,7 @@ module Pod
def specification def specification
@specification ||= source.specification(name, version) @specification ||= source.specification(name, version)
end end
end end
class External class External
def all_specifications def all_specifications
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment