Skip to content

Commit

Permalink
Use Dragonfly 1.1 and above
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Oct 16, 2017
1 parent ddde1e7 commit f4f6ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alchemy_cms.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'bourbon', ['~> 4.2']
gem.add_runtime_dependency 'cancancan', ['~> 1.9']
gem.add_runtime_dependency 'coffee-rails', ['~> 4.0']
gem.add_runtime_dependency 'dragonfly', ['~> 1.0.7']
gem.add_runtime_dependency 'dragonfly', ['~> 1.1']
gem.add_runtime_dependency 'dragonfly_svg', ['~> 0.0.4']
gem.add_runtime_dependency 'handlebars_assets', ['~> 0.23']
gem.add_runtime_dependency 'jquery-rails', ['~> 4.0']
Expand Down

0 comments on commit f4f6ef5

Please sign in to comment.