[Groonga-commit] droonga/drndump at d653b00 [master] Load gemspec

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu May 29 22:39:49 JST 2014


YUKI Hiroshi	2014-05-29 22:39:49 +0900 (Thu, 29 May 2014)

  New Revision: d653b007695b9c294f7eef736036e68f26bb329a
  https://github.com/droonga/drndump/commit/d653b007695b9c294f7eef736036e68f26bb329a

  Message:
    Load gemspec

  Modified files:
    Gemfile

  Modified: Gemfile (+2 -2)
===================================================================
--- Gemfile    2014-05-29 15:50:49 +0900 (3af6e57)
+++ Gemfile    2014-05-29 22:39:49 +0900 (395bc7e)
@@ -17,6 +17,8 @@
 
 source "https://rubygems.org"
 
+gemspec
+
 base_dir = File.dirname(__FILE__)
 local_droonga_client_ruby_dir = File.join(base_dir, "..", "droonga-client-ruby")
 local_droonga_client_ruby_dir = File.expand_path(local_droonga_client_ruby_dir)
@@ -25,5 +27,3 @@ if File.exist?(local_droonga_client_ruby_dir)
 else
   gem "droonga-client", github: "droonga/droonga-client-ruby"
 end
-
-gem "cool.io"
-------------- next part --------------
HTML����������������������������...
Télécharger 



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