Temporaly fix deploy

This commit is contained in:
Alexander Machehin 2014-03-12 16:04:28 +06:00
parent 31edf3e57c
commit 50b7c8b92b
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ group :development do
gem 'meta_request'
gem 'localeapp'
gem 'skype'
gem 'ruby-dbus' if RUBY_PLATFORM =~ /linux/i
#gem 'ruby-dbus' if RUBY_PLATFORM =~ /linux/i # Error at deploy
end
group :test do