Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Jul 1, 2016
1 parent 4f78c2b commit fd32893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enju_inventory.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |s|
s.test_files = Dir["spec/**/*"] - Dir["spec/dummy/log/*"] - Dir["spec/dummy/solr/{data,pids,default,development,test}/*"] - Dir["spec/dummy/tmp/*"]

#s.add_dependency "enju_library", "~> 0.1.0"
s.add_dependency "paperclip", "~> 4.3"
s.add_dependency "paperclip"

s.add_development_dependency "sqlite3"
s.add_development_dependency "mysql2"
Expand Down

0 comments on commit fd32893

Please sign in to comment.