Merge pull request #2931 from TracksApp/dependabot/bundler/kt-paperclip-7.2.0

Bump kt-paperclip from 7.1.1 to 7.2.0
This commit is contained in:
Jyri-Petteri Paloposki 2023-06-23 11:58:26 +03:00 committed by GitHub
commit 452c12b38f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -20,7 +20,7 @@ gem 'aasm', '~> 5.5.0'
gem 'acts_as_list'
gem 'bcrypt', '~> 3.1.19'
gem 'htmlentities'
gem "kt-paperclip", "~> 7.1"
gem "kt-paperclip", "~> 7.2"
gem 'puma', '~> 6.2'
gem 'rails_autolink'
gem 'RedCloth'