Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Jun 25, 2016
1 parent 8633e8d commit 2f58a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enju_circulation.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.3"
s.add_dependency "enju_event", "~> 0.1.18"
s.add_dependency "enju_event", "~> 0.1.19"

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

0 comments on commit 2f58a76

Please sign in to comment.