wingrunr21 / gitolite

A Ruby interface for the gitolite git backend system
https://github.com/wingrunr21/gitolite
MIT License
82 stars 37 forks source link

Fix for ruby 1.8.7 #30

Closed lcx closed 12 years ago

lcx commented 12 years ago

Tried to install on my ruby 1.8.7 machine and had this error:

/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/gitolite-1.0.1/lib/gitolite/config.rb:214: syntax error, unexpected '.', expecting kEND
...                             .map{|g| get_group g.gsub(Group...
                              ^