Skip to content

Commit

Permalink
Update refinerycms-acts-as-indexed dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bricesanchez committed Aug 20, 2015
1 parent 289b85b commit 6304494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion refinerycms-portfolio.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.test_files = `git ls-files`.split("\n")

s.add_dependency 'refinerycms-core', '~> 3.0.0'
s.add_dependency 'refinerycms-acts-as-indexed', '~> 2.0.0'
s.add_dependency 'refinerycms-acts-as-indexed', '~> 3.0.0'
s.add_dependency 'globalize', ['>= 4.0.0', '< 5.2']
s.add_dependency 'friendly_id', '~> 5.1.0'
s.add_dependency 'friendly_id-globalize', '>= 1.0.0.alpha2'
Expand Down

0 comments on commit 6304494

Please sign in to comment.