Bump kt-paperclip from 6.4.1 to 7.0.1

Bumps [kt-paperclip](https://github.com/kreeti/kt-paperclip) from 6.4.1 to 7.0.1.
- [Release notes](https://github.com/kreeti/kt-paperclip/releases)
- [Changelog](https://github.com/kreeti/kt-paperclip/blob/master/NEWS)
- [Commits](https://github.com/kreeti/kt-paperclip/compare/v6.4.1...v7.0.1)

---
updated-dependencies:
- dependency-name: kt-paperclip
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-04 00:02:10 +00:00 committed by GitHub
parent dfef3f31da
commit d1b4ee9e87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 7 deletions

View file

@ -20,7 +20,7 @@ gem 'aasm', '~> 5.2.0'
gem 'acts_as_list'
gem 'bcrypt', '~> 3.1.16'
gem 'htmlentities'
gem "kt-paperclip", "~> 6.4", ">= 6.4.1"
gem "kt-paperclip", "~> 7.0"
gem 'puma', '~> 5.5'
gem 'rails_autolink'
gem 'RedCloth'