Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Nov 15, 2015
1 parent 4a203af commit 4ec46a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enju_inter_library_loan.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_leaf", "~> 1.1.0"
s.add_dependency "statesman"
s.add_dependency "statesman", "~> 1.3"

s.add_development_dependency "sqlite3"
s.add_development_dependency "mysql2", "~> 0.3.20"
Expand Down

0 comments on commit 4ec46a3

Please sign in to comment.