mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
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:
parent
dfef3f31da
commit
d1b4ee9e87
2 changed files with 4 additions and 7 deletions
2
Gemfile
2
Gemfile
|
@ -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'
|
||||
|
|
|
@ -135,11 +135,11 @@ GEM
|
|||
rexml
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
kramdown (~> 2.0)
|
||||
kt-paperclip (6.4.1)
|
||||
kt-paperclip (7.0.1)
|
||||
activemodel (>= 4.2.0)
|
||||
activesupport (>= 4.2.0)
|
||||
marcel (~> 1.0.1)
|
||||
mime-types
|
||||
mimemagic (~> 0.3.0)
|
||||
terrapin (~> 0.6.0)
|
||||
libv8 (3.16.14.19)
|
||||
listen (3.7.0)
|
||||
|
@ -155,9 +155,6 @@ GEM
|
|||
mime-types (3.4.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2021.1115)
|
||||
mimemagic (0.3.10)
|
||||
nokogiri (~> 1)
|
||||
rake
|
||||
mini_mime (1.1.2)
|
||||
mini_portile2 (2.6.1)
|
||||
minitest (5.15.0)
|
||||
|
@ -336,7 +333,7 @@ DEPENDENCIES
|
|||
i18n-tasks (~> 0.9.37)
|
||||
jquery-rails (~> 4.4)
|
||||
jquery-ui-rails (~> 6.0.1)
|
||||
kt-paperclip (~> 6.4, >= 6.4.1)
|
||||
kt-paperclip (~> 7.0)
|
||||
listen
|
||||
minitest-stub-const
|
||||
mocha
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue