Skip to content

Commit

Permalink
Master branch now use Spree v3.1.0.beta
Browse files Browse the repository at this point in the history
  • Loading branch information
futhr committed Feb 22, 2015
1 parent 3a87a9a commit d323dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spree_recently_viewed.gemspec
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|

s.has_rdoc = false

s.add_runtime_dependency 'spree_core', '~> 3.0.0.beta'
s.add_runtime_dependency 'spree_core', '~> 3.1.0.beta'

s.add_development_dependency 'rspec-rails', '~> 3.1.0'
s.add_development_dependency 'factory_girl', '~> 4.4'
Expand Down

0 comments on commit d323dce

Please sign in to comment.