[Groonga-commit] groonga/fluent-plugin-kotoumi [master] Use "rroonga" for gem name

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jan 28 11:08:52 JST 2013


Kouhei Sutou	2013-01-28 11:08:52 +0900 (Mon, 28 Jan 2013)

  New Revision: 79bb7516f39febdd6f84b7afff0afb8d511bf7d8
  https://github.com/groonga/fluent-plugin-kotoumi/commit/79bb7516f39febdd6f84b7afff0afb8d511bf7d8

  Log:
    Use "rroonga" for gem name
    
    "groonga" is depreacated name.

  Modified files:
    fluent-plugin-kotoumi.gemspec

  Modified: fluent-plugin-kotoumi.gemspec (+1 -1)
===================================================================
--- fluent-plugin-kotoumi.gemspec    2013-01-28 11:08:09 +0900 (93848ff)
+++ fluent-plugin-kotoumi.gemspec    2013-01-28 11:08:52 +0900 (ae430a1)
@@ -28,6 +28,6 @@ Gem::Specification.new do |gem|
   gem.test_files    = gem.files.grep(%r{^(test|spec|features)/})
   gem.require_paths = ["lib"]
   gem.add_dependency "fluentd"
-  gem.add_dependency "groonga"
+  gem.add_dependency "rroonga"
   gem.add_dependency "socketio-client"
 end
-------------- next part --------------
HTML����������������������������...
다운로드 



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