Skip to content

Commit

Permalink
Updated README.md for Rails 7.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonator committed Aug 24, 2024
1 parent 7b0f566 commit d67d6b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ Add this line to your application's Gemfile:
# Rails 7.1
gem 'paranoia_uniqueness_validator', '3.5.0'

# Rails 7.2
gem 'paranoia_uniqueness_validator', '3.6.0'

And then execute:

$ bundle
Expand Down

0 comments on commit d67d6b8

Please sign in to comment.