[Groonga-commit] droonga/fluent-plugin-droonga at e71aabb [master] Indent

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Sep 30 11:14:21 JST 2013


Kouhei Sutou	2013-09-30 11:14:21 +0900 (Mon, 30 Sep 2013)

  New Revision: e71aabb5b27c5e9792170be91c8ad9f05cecfa9c
  https://github.com/droonga/fluent-plugin-droonga/commit/e71aabb5b27c5e9792170be91c8ad9f05cecfa9c

  Message:
    Indent

  Modified files:
    Gemfile

  Modified: Gemfile (+5 -5)
===================================================================
--- Gemfile    2013-09-30 11:14:12 +0900 (4f0bd8e)
+++ Gemfile    2013-09-30 11:14:21 +0900 (a252339)
@@ -29,10 +29,10 @@ if File.exist?(local_rroonga_path)
 elsif ENV["TRAVIS"] == "true"
   require_unreleased_gems = false
   if require_unreleased_gems
-  gem "rroonga", :git => "git://github.com/ranguba/rroonga.git"
-  gem "groonga-command",
-      :git => "git://github.com/groonga/groonga-command.git"
-  gem "groonga-command-parser",
-      :git => "git://github.com/groonga/groonga-command-parser.git"
+    gem "rroonga", :git => "git://github.com/ranguba/rroonga.git"
+    gem "groonga-command",
+        :git => "git://github.com/groonga/groonga-command.git"
+    gem "groonga-command-parser",
+        :git => "git://github.com/groonga/groonga-command-parser.git"
   end
 end
-------------- next part --------------
HTML����������������������������...
Download 



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