Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Commit

Permalink
bump for 1.1.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
greinacker authored and radar committed May 2, 2012
1 parent d559a18 commit c8fec9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spree_email_to_friend.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]
s.requirements << 'none'

s.add_dependency 'spree_core', '~> 1.0.0'
s.add_dependency 'spree_auth', '~> 1.0.0'
s.add_dependency 'spree_core', '>= 1.0.0'
s.add_dependency 'spree_auth', '>= 1.0.0'
s.add_dependency 'recaptcha', '>= 0.3.1'
s.add_development_dependency 'rspec-rails'
end

0 comments on commit c8fec9a

Please sign in to comment.