Skip to content

Commit

Permalink
Bump ransack from 2.3.0 to 2.3.2 (#5758)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and maestromac committed Jan 27, 2020
1 parent 8bf2174 commit ccae0dd
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit ccae0dd

Please sign in to comment.