Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Nov 13, 2016
1 parent a353847 commit ea40360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enju_purchase_request.gemspec
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.files = Dir["{app,config,db,lib}/**/*"] + ["MIT-LICENSE", "Rakefile", "README.rdoc"]
s.test_files = Dir["spec/**/*"] - Dir["spec/dummy/db/*.sqlite3"] - Dir["spec/dummy/log/*"] - Dir["spec/dummy/solr/**/*"] - Dir["spec/dummy/tmp/**/*"]

s.add_dependency "enju_bookmark", "~> 0.2.0.beta.3"
s.add_dependency "enju_bookmark", "~> 0.2.0"

s.add_development_dependency "enju_leaf", "~> 1.2.0"
s.add_development_dependency "globalize", "~> 5.0.1"
Expand Down

0 comments on commit ea40360

Please sign in to comment.