Merge branch 'devel-1.4.8' of https://github.com/danmunn/redmine_dmsf into devel-1.4.8

This commit is contained in:
Karel Picman 2014-04-08 14:29:13 +02:00
commit 11ffc8c928

View File

@ -12,5 +12,5 @@ end
#Allows --without=xapian
group :xapian do
gem 'xapian-full', :require => false
gem 'xapian-full-alaveteli', :require => false
end