Skip to content

Commit

Permalink
chore(deps): update dependency ransack to '~> 4.2.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 34e13ff commit 7a94a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ gem 'figaro', '~> 1.2'
gem 'paper_trail', '~> 14.0'
gem 'pg', '1.5.9'
# 1.8 is for Rails < 5.0
gem 'ransack', '~> 4.0.0'
gem 'ransack', '~> 4.2.0'
gem 'truemail', '~> 3.0' # validates email by regexp, mail server existence and address existence
gem 'validates_email_format_of', '1.8.2' # validates email against RFC 2822 and RFC 3696

Expand Down

0 comments on commit 7a94a26

Please sign in to comment.