Skip to content

Commit

Permalink
Merge pull request #19 from cbrunsdon/deface_dependency
Browse files Browse the repository at this point in the history
Explicitely add deface to gemfile
  • Loading branch information
jhawthorn committed Aug 24, 2015
2 parents 9ddf2fe + 771d94a commit 81fff03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solidus_auth_devise.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Gem::Specification.new do |s|
s.add_dependency "solidus_core", solidus_version
s.add_dependency "devise", '~> 3.5.1'
s.add_dependency "devise-encryptable", "0.1.2"
s.add_dependency 'deface', '~> 1.0.0'

s.add_dependency "json"
s.add_dependency "multi_json"
Expand Down

0 comments on commit 81fff03

Please sign in to comment.