Skip to content

Commit

Permalink
Bumped spree version
Browse files Browse the repository at this point in the history
  • Loading branch information
Trung Lê committed Oct 8, 2011
1 parent 1c1e6ca commit 16f53be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spree_email_to_friend.gemspec
Expand Up @@ -15,8 +15,8 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]
s.requirements << 'none'

s.add_dependency 'spree_core', '>= 0.70.RC1'
s.add_dependency 'spree_auth', '>= 0.70.RC1'
s.add_dependency 'spree_core', '>= 0.70.0'
s.add_dependency 'spree_auth', '>= 0.70.0'
s.add_dependency 'recaptcha', '>= 0.3.1'
s.add_development_dependency 'rspec-rails'
end

0 comments on commit 16f53be

Please sign in to comment.