Bump ransack from 2.3.0 to 2.3.2 (#5758)
This commit is contained in:
parent
8bf2174f79
commit
ccae0ddc3b
1 changed files with 7 additions and 8 deletions
15
Gemfile.lock
15
Gemfile.lock
|
|
@ -210,7 +210,7 @@ GEM
|
|||
after_commit_action (~> 1.0)
|
||||
crack (0.4.3)
|
||||
safe_yaml (~> 1.0.0)
|
||||
crass (1.0.5)
|
||||
crass (1.0.6)
|
||||
dante (0.2.0)
|
||||
datetime_picker_rails (0.0.7)
|
||||
momentjs-rails (>= 2.8.1)
|
||||
|
|
@ -537,8 +537,8 @@ GEM
|
|||
parser (2.7.0.1)
|
||||
ast (~> 2.4.0)
|
||||
pg (1.2.2)
|
||||
polyamorous (2.3.0)
|
||||
activerecord (>= 5.0)
|
||||
polyamorous (2.3.2)
|
||||
activerecord (>= 5.2.1)
|
||||
pry (0.12.2)
|
||||
coderay (~> 1.1.0)
|
||||
method_source (~> 0.9.0)
|
||||
|
|
@ -604,12 +604,11 @@ GEM
|
|||
thor (>= 0.19.0, < 2.0)
|
||||
rainbow (3.0.0)
|
||||
rake (13.0.1)
|
||||
ransack (2.3.0)
|
||||
actionpack (>= 5.0)
|
||||
activerecord (>= 5.0)
|
||||
activesupport (>= 5.0)
|
||||
ransack (2.3.2)
|
||||
activerecord (>= 5.2.1)
|
||||
activesupport (>= 5.2.1)
|
||||
i18n
|
||||
polyamorous (= 2.3.0)
|
||||
polyamorous (= 2.3.2)
|
||||
rb-fsevent (0.10.3)
|
||||
rb-inotify (0.10.0)
|
||||
ffi (~> 1.0)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue