Closed ochagata closed 8 years ago
Currently the gemspec has a dependency on git by using the git ls-files syntax.
We could switch it to use the Dir syntax which removes the dependence on git
Fixed with #240
Currently the gemspec has a dependency on git by using the git ls-files syntax.
We could switch it to use the Dir syntax which removes the dependence on git