Skip to content

Commit

Permalink
Updating gemspec for spree 1.0 rc3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adil Wali committed Feb 4, 2012
1 parent 08ad6b0 commit 446e917
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spree_social.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Gem::Specification.new do |s|
s.require_path = 'lib'
s.requirements << 'none'

s.add_dependency 'spree_core', '= 1.0.0.rc2'
s.add_dependency 'spree_auth', '= 1.0.0.rc2'
s.add_dependency 'spree_core', '= 1.0.0.rc3'
s.add_dependency 'spree_auth', '= 1.0.0.rc3'
s.add_dependency 'omniauth'
s.add_dependency 'oa-core'
s.add_dependency 'omniauth-twitter'
Expand Down

0 comments on commit 446e917

Please sign in to comment.