Commit 54b1c1a 1 parent 682e166 commit 54b1c1a Copy full SHA for 54b1c1a
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ gem 'figaro', '~> 1.2'
19
19
gem 'paper_trail' , '~> 14.0'
20
20
gem 'pg' , '1.5.4'
21
21
# 1.8 is for Rails < 5.0
22
- gem 'ransack' , '~> 4.0 .0'
22
+ gem 'ransack' , '~> 4.1 .0'
23
23
gem 'truemail' , '~> 3.0' # validates email by regexp, mail server existence and address existence
24
24
gem 'validates_email_format_of' , '1.7.2' # validates email against RFC 2822 and RFC 3696
25
25
Original file line number Diff line number Diff line change 194
194
coffee-script-source
195
195
execjs
196
196
coffee-script-source (1.12.2 )
197
- concurrent-ruby (1.2.2 )
197
+ concurrent-ruby (1.2.3 )
198
198
connection_pool (2.4.1 )
199
199
countries (4.0.1 )
200
200
i18n_data (~> 0.13.0 )
310
310
rake
311
311
mini_mime (1.1.2 )
312
312
mini_portile2 (2.8.2 )
313
- minitest (5.18.1 )
313
+ minitest (5.21.2 )
314
314
minitest-stub_any_instance (1.0.3 )
315
315
monetize (1.9.4 )
316
316
money (~> 6.12 )
412
412
rake (>= 12.2 )
413
413
thor (~> 1.0 )
414
414
rake (13.0.6 )
415
- ransack (4.0.0 )
415
+ ransack (4.1.1 )
416
416
activerecord (>= 6.1.5 )
417
417
activesupport (>= 6.1.5 )
418
418
i18n
528
528
wkhtmltopdf-binary (0.12.6.6 )
529
529
xpath (3.2.0 )
530
530
nokogiri (~> 1.8 )
531
- zeitwerk (2.6.8 )
531
+ zeitwerk (2.6.12 )
532
532
533
533
PLATFORMS
534
534
ruby
@@ -583,7 +583,7 @@ DEPENDENCIES
583
583
pry (= 0.14.2 )
584
584
puma
585
585
rails (~> 6.1.4 )
586
- ransack (~> 4.0 .0 )
586
+ ransack (~> 4.1 .0 )
587
587
redis
588
588
rest-client
589
589
rexml
You can’t perform that action at this time.
0 commit comments