Skip to content

Commit

Permalink
chore(deps): update dependency paper_trail to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 8be92f0 commit e360de7
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 @@ -16,7 +16,7 @@ gem 'uglifier'
gem 'figaro', '~> 1.2'

# model related
gem 'paper_trail', '~> 14.0'
gem 'paper_trail', '~> 15.0'
gem 'pg', '1.5.9'
# 1.8 is for Rails < 5.0
gem 'ransack', '~> 4.0.0'
Expand Down

0 comments on commit e360de7

Please sign in to comment.