Skip to content

Commit

Permalink
remove resque-rails
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Dec 15, 2014
1 parent 3362b5e commit afa473a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/resque/integration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

require 'rails/railtie'
require 'rake'
require 'resque-rails'

require 'active_record'

Expand Down
1 change: 0 additions & 1 deletion resque-integration.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'resque', '= 1.25.2'
gem.add_runtime_dependency 'railties', '>= 3.0.0'
gem.add_runtime_dependency 'activerecord', '>= 3.0.0'
gem.add_runtime_dependency 'resque-rails', '>= 1.0.1'
gem.add_runtime_dependency 'resque-lock', '~> 1.1.0'
gem.add_runtime_dependency 'resque-meta', '>= 2.0.0'
gem.add_runtime_dependency 'resque-progress', '~> 1.0.1'
Expand Down

0 comments on commit afa473a

Please sign in to comment.