Skip to content

Commit

Permalink
Gems: bump paper trail for Rails 7
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Feb 26, 2024
1 parent ed470fe commit cb83f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geoblacklight_admin.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Gem::Specification.new do |s|
s.add_dependency "kithe", "~> 2.0"
s.add_dependency "noticed", "~> 1.6"
s.add_dependency "pagy", "~> 6.0"
s.add_dependency "paper_trail", "~> 14.0"
s.add_dependency "paper_trail", "~> 15.0"
s.add_dependency "pg", "~> 1.4"
s.add_dependency "qa", "~> 5.0"
s.add_dependency "rails", "~> 7.0", "< 8.0"
Expand Down

0 comments on commit cb83f24

Please sign in to comment.