mirror of
https://github.com/kemko/paperclip.git
synced 2026-01-01 16:05:40 +03:00
Используем Addressable для эскейпинга URLов
This commit is contained in:
@@ -17,5 +17,6 @@ Gem::Specification.new do |s|
|
||||
s.summary = %q{File attachments as attributes for ActiveRecord}
|
||||
|
||||
s.add_dependency 'activesupport', '< 7.1'
|
||||
s.add_dependency 'addressable'
|
||||
s.add_dependency 'fastimage'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user