Skip to content

Commit

Permalink
Match ffaker dependency version with spree core.
Browse files Browse the repository at this point in the history
  • Loading branch information
futhr committed Feb 15, 2015
1 parent ca1f36d commit c516830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spree_faq.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'i18n-spec', '~> 0.5.2'
s.add_development_dependency 'coffee-rails', '~> 3.2.2'
s.add_development_dependency 'sass-rails', '~> 3.2.6'
s.add_development_dependency 'ffaker', '>= 1.24.0'
s.add_development_dependency 'ffaker', '>= 1.22.0'
s.add_development_dependency 'guard-rspec', '>= 4.2.0'
s.add_development_dependency 'launchy', '>= 2.4.0'
s.add_development_dependency 'pry-rails', '>= 0.3.0'
Expand Down

0 comments on commit c516830

Please sign in to comment.