Skip to content

Commit

Permalink
Lock dragonfly to ~> 0.9.0 for now
Browse files Browse the repository at this point in the history
Conflicts:
	Gemfile
  • Loading branch information
mshibuya committed Feb 5, 2014
1 parent f02c95c commit 0ed208e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ group :test do
gem 'coveralls', :require => false
gem 'database_cleaner', '~> 1.0.0' # https://github.com/bmabey/database_cleaner/issues/224
gem 'devise', '~> 2.1'
gem 'dragonfly', '>= 0.9'
gem 'dragonfly', '~> 0.9.0'
gem 'factory_girl', '>= 4.2'
gem 'generator_spec', '>= 0.8'
gem 'launchy', '>= 2.2'
Expand Down

0 comments on commit 0ed208e

Please sign in to comment.