Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Commit

Permalink
Freeze spree dep to 1.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Sep 25, 2012
1 parent 54a71c9 commit b9c3df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spree_multi_domain.gemspec
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |s|
s.require_path = 'lib'
s.requirements << 'none'

s.add_dependency 'spree_core', '~> 1.2'
s.add_dependency 'spree_core', '~> 1.0.0'

s.add_development_dependency 'capybara', '~> 1.0.1'
s.add_development_dependency 'factory_girl'
Expand Down

0 comments on commit b9c3df1

Please sign in to comment.