Skip to content

Commit

Permalink
Use engine_cart ~> 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Sep 12, 2016
1 parent 1c60ecf commit 498f0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion curation_concerns.gemspec
Expand Up @@ -46,7 +46,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'devise', '>= 3.0', '< 5'
spec.add_development_dependency "bundler", "~> 1.6"
spec.add_development_dependency "rake"
spec.add_development_dependency "engine_cart", "~> 0.9"
spec.add_development_dependency "engine_cart", "~> 1.0"
spec.add_development_dependency "sqlite3"
spec.add_development_dependency "rspec-its"
spec.add_development_dependency "rspec-rails"
Expand Down

0 comments on commit 498f0b0

Please sign in to comment.