Skip to content

Commit

Permalink
Merge pull request #2446 from manyfold3d/dependabot/bundler/ransack-4…
Browse files Browse the repository at this point in the history
….2.0
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
2 parents ec83c69 + cc07a54 commit 2e2cf3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ gem "better_content_security_policy", "~> 0.1.4"

gem "devise_zxcvbn", "~> 6.0"

gem "ransack", "~> 4.1"
gem "ransack", "~> 4.2"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
ransack (4.1.1)
ransack (4.2.0)
activerecord (>= 6.1.5)
activesupport (>= 6.1.5)
i18n
Expand Down Expand Up @@ -693,7 +693,7 @@ DEPENDENCIES
rails-controller-testing (~> 1.0)
rails-i18n (~> 7.0)
rails-settings-cached (~> 2.9)
ransack (~> 4.1)
ransack (~> 4.2)
redis (~> 5.2)
rolify (~> 6.0)
rspec-rails
Expand Down

0 comments on commit 2e2cf3a

Please sign in to comment.