Remove dependencies specified in lib/main.rb
Closed this issue · 3 comments
Hello
Could you please consider removing the dependencies specified in [1]? It seems to duplicate functionality provided by RubyGems and .gemspec file. Or am I missing something? Thank you.
[1] https://github.com/ahoward/main/blob/master/lib/main.rb#L19-26
you are missing something: gemspecs should always be generated - writing them by hand doesn't cut it when you have > 100 gems. see: https://github.com/ahoward/main/blob/master/Rakefile#L60
Ah, ok. Thank you. I was wondering since I'd like to update your package in Fedora, however I will need to use newer Map dependnecy and therefore have to patch .gemspec as well as the main.rb (if it works with newer Map indeed :).
the correct fix is to update the lib and run 'rake gemspec'
it works with latest map. pull request?
On Tue, Feb 7, 2012 at 11:27, Vít Ondruch
reply@reply.github.com
wrote:
Ah, ok. Thank you. I was wondering since I'd like to update your package in Fedora, however I will need to use newer Map dependnecy and therefore have to patch .gemspec as well as the main.rb (if it works with newer Map indeed :).
Reply to this email directly or view it on GitHub:
#22 (comment)
-a
remember that silence is sometimes the best answer. - h.h. the 14th dalai lama
- i am answering emails twice a day: once in the morning and once evening.