Skip to content

Commit

Permalink
Merge pull request #8 from fjuan/update_activerecord
Browse files Browse the repository at this point in the history
  • Loading branch information
fjuan committed Jun 26, 2016
2 parents c942696 + 7b324ad commit a7889a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acts_as_tokenizable.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ['lib']
gem.version = ActsAsTokenizable::VERSION

gem.add_runtime_dependency 'activerecord', '4.0.0'
gem.add_runtime_dependency 'activerecord'
gem.add_runtime_dependency 'babosa'

gem.add_development_dependency 'rake'
Expand Down

0 comments on commit a7889a7

Please sign in to comment.