Skip to content

Commit

Permalink
[Misc] Remove actionpack dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
seuros committed May 28, 2014
1 parent 88ec6a5 commit 5d20e04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion acts-as-taggable-on.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Gem::Specification.new do |gem|
end

gem.add_runtime_dependency 'activerecord', ['>= 3', '< 5']
gem.add_runtime_dependency 'actionpack', ['>= 3', '< 5']

gem.add_development_dependency 'sqlite3'
gem.add_development_dependency 'mysql2', '~> 0.3.7'
Expand Down

0 comments on commit 5d20e04

Please sign in to comment.