Skip to content

Commit

Permalink
[core] Bumped will_paginate to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Trung Le虃 committed Dec 12, 2011
1 parent 79136e4 commit e243894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/spree_core.gemspec
Expand Up @@ -31,7 +31,7 @@ Gem::Specification.new do |s|
s.add_dependency('rd_resource_controller')
s.add_dependency('meta_search', '= 1.0.5')
s.add_dependency('activemerchant', '= 1.15.0')
s.add_dependency('will_paginate', '= 3.0.pre2')
s.add_dependency('will_paginate', '= 3.0.2')
s.add_dependency('rails', '= 3.0.10')
s.add_dependency('jquery-rails', '= 0.2.6')
end

0 comments on commit e243894

Please sign in to comment.