Skip to content

Commit

Permalink
Bump spree 0.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Trung Lê committed Oct 11, 2011
1 parent 3c524f9 commit 8c4bcc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spree_comments.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Gem::Specification.new do |s|
s.require_path = 'lib'
s.requirements << 'none'

s.add_dependency 'spree_core', '>= 0.70.RC1'
s.add_dependency 'acts_as_commentable', '3.0.0'
s.add_dependency 'spree_core', '>= 0.70.0'
s.add_dependency 'acts_as_commentable', '3.0.1'
s.add_development_dependency 'rspec-rails'

end

0 comments on commit 8c4bcc2

Please sign in to comment.