Skip to content

Commit

Permalink
testing with latest ActiveRecord 3.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
alto committed Nov 15, 2013
1 parent 6685571 commit 79a3844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aasm.gemspec
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.date = Time.now
s.licenses = ["MIT"]

s.add_development_dependency 'activerecord', '3.2.12'
s.add_development_dependency 'activerecord', '3.2.15'
# s.add_development_dependency 'activerecord', '4.0.1'

s.add_development_dependency 'mongoid' if Gem::Version.create(RUBY_VERSION.dup) >= Gem::Version.create('1.9.3')
Expand Down

0 comments on commit 79a3844

Please sign in to comment.