File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 9
9
jquery-rails (~> 4.2 )
10
10
kaminari (~> 1.0 , >= 1.2.1 )
11
11
railties (>= 6.0 , < 7.1 )
12
- ransack (~> 2.1 , > = 2.1.1 )
12
+ ransack (> = 2.1.1 , < 4 )
13
13
14
14
GEM
15
15
remote: https://rubygems.org/
375
375
zeitwerk (~> 2.5 )
376
376
rainbow (3.1.1 )
377
377
rake (13.0.6 )
378
- ransack (2.6.0 )
378
+ ransack (3.0.1 )
379
379
activerecord (>= 6.0.4 )
380
380
activesupport (>= 6.0.4 )
381
381
i18n
Original file line number Diff line number Diff line change @@ -27,5 +27,5 @@ Gem::Specification.new do |s|
27
27
s . add_dependency "jquery-rails" , "~> 4.2"
28
28
s . add_dependency "kaminari" , "~> 1.0" , ">= 1.2.1"
29
29
s . add_dependency "railties" , ">= 6.0" , "< 7.1"
30
- s . add_dependency "ransack" , "~> 2.1" , ">= 2.1.1 "
30
+ s . add_dependency "ransack" , ">= 2.1.1 " , "< 4 "
31
31
end
Original file line number Diff line number Diff line change 9
9
jquery-rails (~> 4.2 )
10
10
kaminari (~> 1.0 , >= 1.2.1 )
11
11
railties (>= 6.0 , < 7.1 )
12
- ransack (~> 2.1 , > = 2.1.1 )
12
+ ransack (> = 2.1.1 , < 4 )
13
13
14
14
GEM
15
15
remote: https://rubygems.org/
299
299
rake (>= 0.8.7 )
300
300
thor (>= 0.20.3 , < 2.0 )
301
301
rake (13.0.6 )
302
- ransack (2.6.0 )
302
+ ransack (3.0.1 )
303
303
activerecord (>= 6.0.4 )
304
304
activesupport (>= 6.0.4 )
305
305
i18n
Original file line number Diff line number Diff line change 9
9
jquery-rails (~> 4.2 )
10
10
kaminari (~> 1.0 , >= 1.2.1 )
11
11
railties (>= 6.0 , < 7.1 )
12
- ransack (~> 2.1 , > = 2.1.1 )
12
+ ransack (> = 2.1.1 , < 4 )
13
13
14
14
GEM
15
15
remote: https://rubygems.org/
379
379
thor (~> 1.0 )
380
380
rainbow (3.1.1 )
381
381
rake (13.0.6 )
382
- ransack (2.6.0 )
382
+ ransack (3.0.1 )
383
383
activerecord (>= 6.0.4 )
384
384
activesupport (>= 6.0.4 )
385
385
i18n
Original file line number Diff line number Diff line change 9
9
jquery-rails (~> 4.2 )
10
10
kaminari (~> 1.0 , >= 1.2.1 )
11
11
railties (>= 6.0 , < 7.1 )
12
- ransack (~> 2.1 , > = 2.1.1 )
12
+ ransack (> = 2.1.1 , < 4 )
13
13
14
14
GEM
15
15
remote: https://rubygems.org/
303
303
rake (>= 12.2 )
304
304
thor (~> 1.0 )
305
305
rake (13.0.6 )
306
- ransack (2.6.0 )
306
+ ransack (3.0.1 )
307
307
activerecord (>= 6.0.4 )
308
308
activesupport (>= 6.0.4 )
309
309
i18n
Original file line number Diff line number Diff line change 9
9
jquery-rails (~> 4.2 )
10
10
kaminari (~> 1.0 , >= 1.2.1 )
11
11
railties (>= 6.0 , < 7.1 )
12
- ransack (~> 2.1 , > = 2.1.1 )
12
+ ransack (> = 2.1.1 , < 4 )
13
13
14
14
GEM
15
15
remote: https://rubygems.org/
305
305
rake (>= 12.2 )
306
306
thor (~> 1.0 )
307
307
rake (13.0.6 )
308
- ransack (2.6.0 )
308
+ ransack (3.0.1 )
309
309
activerecord (>= 6.0.4 )
310
310
activesupport (>= 6.0.4 )
311
311
i18n
You can’t perform that action at this time.
0 commit comments