Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Bump ransack from 2.5.0 to 2.6.0 #23

Open
wants to merge 1 commit into
base: update-css-with-overhaul
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ GEM
chef-utils (16.4.41)
cliver (0.3.2)
coderay (1.1.2)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
crass (1.0.6)
cucumber (7.1.0)
builder (~> 3.2, >= 3.2.4)
Expand Down Expand Up @@ -215,7 +215,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
highline (2.0.3)
i18n (1.9.1)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
i18n-spec (0.6.0)
iso
Expand Down Expand Up @@ -370,9 +370,9 @@ GEM
thor (~> 1.0)
rainbow (3.1.1)
rake (13.0.6)
ransack (2.5.0)
activerecord (>= 5.2.4)
activesupport (>= 5.2.4)
ransack (2.6.0)
activerecord (>= 6.0.4)
activesupport (>= 6.0.4)
i18n
regexp_parser (2.2.0)
request_store (1.5.0)
Expand Down