Skip to content

Commit

Permalink
Update ransack to version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed Oct 3, 2018
1 parent 1e03cbd commit 90d516d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -262,10 +262,10 @@ GEM
thor (>= 0.18.1, < 2.0)
rainbow (3.0.0)
rake (12.3.1)
ransack (1.8.9)
actionpack (>= 3.0, <= 5.1.1)
activerecord (>= 3.0, <= 5.1.1)
activesupport (>= 3.0, <= 5.1.1)
ransack (2.0.1)
actionpack (>= 5.0)
activerecord (>= 5.0)
activesupport (>= 5.0)
i18n
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
Expand Down

0 comments on commit 90d516d

Please sign in to comment.