mirror of
https://github.com/kemko/paperclip.git
synced 2026-01-01 16:05:40 +03:00
Test on rails 7.2
This commit is contained in:
@@ -19,7 +19,7 @@ Gem::Specification.new do |s|
|
||||
s.rubyforge_project = %q{paperclip}
|
||||
s.summary = %q{File attachments as attributes for ActiveRecord}
|
||||
|
||||
s.add_dependency 'activesupport', [">= 5.0", '< 7.2']
|
||||
s.add_dependency 'activesupport', [">= 5.0", '< 8']
|
||||
s.add_dependency 'addressable'
|
||||
s.add_dependency 'fastimage'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user