[Groonga-commit] groonga/fluent-plugin-groonga [master] Add missing development dependencies

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Oct 26 18:37:24 JST 2012


Kouhei Sutou	2012-10-26 18:37:24 +0900 (Fri, 26 Oct 2012)

  New Revision: 0868ca387c197e2798cc3d0e9df3834855b567c9
  https://github.com/groonga/fluent-plugin-groonga/commit/0868ca387c197e2798cc3d0e9df3834855b567c9

  Log:
    Add missing development dependencies

  Modified files:
    fluent-plugin-groonga.gemspec

  Modified: fluent-plugin-groonga.gemspec (+2 -0)
===================================================================
--- fluent-plugin-groonga.gemspec    2012-10-26 18:35:04 +0900 (407a1bf)
+++ fluent-plugin-groonga.gemspec    2012-10-26 18:37:24 +0900 (21d6cc0)
@@ -31,6 +31,8 @@ Gem::Specification.new do |spec|
   spec.require_paths = ["lib"]
 
   spec.add_runtime_dependency("fluentd")
+  spec.add_development_dependency("rake")
+  spec.add_development_dependency("bundler")
   spec.add_development_dependency("test-unit")
   spec.add_development_dependency("test-unit-notify")
 end
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index