Merge pull request #565 from coopdevs/upgrade-ransack
Upgrade Ransack from 1.8.6 to 1.8.10
This commit is contained in:
+4
-7
@@ -220,8 +220,6 @@ GEM
|
||||
ast (~> 2.4.0)
|
||||
pdf-core (0.7.0)
|
||||
pg (0.21.0)
|
||||
polyamorous (1.3.3)
|
||||
activerecord (>= 3.0)
|
||||
prawn (2.2.2)
|
||||
pdf-core (~> 0.7.0)
|
||||
ttfunk (~> 1.5)
|
||||
@@ -266,12 +264,11 @@ GEM
|
||||
rainbow (3.0.0)
|
||||
raindrops (0.16.0)
|
||||
rake (13.0.1)
|
||||
ransack (1.8.6)
|
||||
actionpack (>= 3.0)
|
||||
activerecord (>= 3.0)
|
||||
activesupport (>= 3.0)
|
||||
ransack (1.8.10)
|
||||
actionpack (>= 3.0, < 5.2)
|
||||
activerecord (>= 3.0, < 5.2)
|
||||
activesupport (>= 3.0, < 5.2)
|
||||
i18n
|
||||
polyamorous (~> 1.3.2)
|
||||
rb-fsevent (0.10.3)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
|
||||
Reference in New Issue
Block a user