Skip to content

Commit

Permalink
Update devise to 4.4.0 in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
meerman committed Jul 30, 2018
1 parent 75e3a37 commit 5478268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fat_free_crm.gemspec
Expand Up @@ -35,7 +35,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'will_paginate'
gem.add_dependency 'paperclip'
gem.add_dependency 'paper_trail', '~> 6.0.0'
gem.add_dependency 'devise', '~> 4.3.0'
gem.add_dependency 'devise', '~> 4.4.0'
gem.add_dependency 'devise-encryptable', '~> 0.2.0'
gem.add_dependency 'acts_as_commentable'
gem.add_dependency 'acts-as-taggable-on', '>= 3.4.3'
Expand Down

0 comments on commit 5478268

Please sign in to comment.