Skip to content

Commit

Permalink
speficy actual version of polyamorous, so we can release that separately
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmolnar committed Jan 13, 2020
1 parent 901c1f2 commit 4ef5de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ransack.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |s|
s.add_dependency 'activerecord', '>= 5.2.1'
s.add_dependency 'activesupport', '>= 5.2.1'
s.add_dependency 'i18n'
s.add_dependency 'polyamorous', Ransack::VERSION.to_s
s.add_dependency 'polyamorous', '2.3.2'

s.files = `git ls-files`.split("\n")

Expand Down

0 comments on commit 4ef5de6

Please sign in to comment.