Skip to content

Commit

Permalink
Merge pull request #9028 from joshRpowell/patch-2
Browse files Browse the repository at this point in the history
Bump version of paperclip to 6.1.0
  • Loading branch information
damianlegawiec committed Oct 8, 2018
2 parents 38b6475 + 5969b10 commit f95604c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/spree_core.gemspec
Expand Up @@ -31,7 +31,7 @@ Gem::Specification.new do |s|
s.add_dependency 'highline', '~> 1.6.18' # Necessary for the install generator
s.add_dependency 'kaminari', '~> 1.0.1'
s.add_dependency 'monetize', '~> 1.1'
s.add_dependency 'paperclip', '~> 6.0.0'
s.add_dependency 'paperclip', '~> 6.1.0'
s.add_dependency 'paranoia', '~> 2.4.1'
s.add_dependency 'premailer-rails'
s.add_dependency 'acts-as-taggable-on', '~> 6.0'
Expand Down

0 comments on commit f95604c

Please sign in to comment.