diff --git a/Gemfile b/Gemfile index 05a218e..45369db 100644 --- a/Gemfile +++ b/Gemfile @@ -17,10 +17,8 @@ gem 'rest-client', '~> 1.6.7' gem 'exception_notification', '~> 4.0.1' gem 'gettext', '~> 2.2.1', :require => false, :group => :development gem 'locale', '~> 2.0.5' - gem 'whenever', :require => false - -gem 'eita-jrails', path: 'vendor/plugins/eita-jrails' +gem 'eita-jrails' group :production do gem 'dalli', '~> 2.7.0' @@ -48,4 +46,4 @@ eval(File.read('config/Gemfile'), binding) rescue nil # dependencies. Dir.glob('config/plugins/*/Gemfile').each do |gemfile| eval File.read(gemfile) -end \ No newline at end of file +end diff --git a/debian/control b/debian/control index a586141..17aaf71 100644 --- a/debian/control +++ b/debian/control @@ -42,6 +42,7 @@ Depends: adduser, ruby-acts-as-taggable-on, ruby-daemons, ruby-dalli, + ruby-eita-jrails (>= 0.9.3-3~), ruby-eventmachine (>= 0.12.10-4~), ruby-exception-notification, ruby-fast-gettext, @@ -53,7 +54,6 @@ Depends: adduser, ruby-nokogiri, ruby-pg, ruby-progressbar, - ruby-prototype-rails, ruby-rack (>= 1.4.5-2~), ruby-rails-autolink, ruby-redcloth, -- libgit2 0.21.2