[Groonga-commit] ranguba/groonga-client-model at 632a939 [master] Bundle yml to gem

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Feb 6 14:35:13 JST 2017


Kouhei Sutou	2017-02-06 14:35:13 +0900 (Mon, 06 Feb 2017)

  New Revision: 632a939abb0451fea931c420d2f68d238d58c39c
  https://github.com/ranguba/groonga-client-model/commit/632a939abb0451fea931c420d2f68d238d58c39c

  Message:
    Bundle yml to gem

  Modified files:
    groonga-client-model.gemspec

  Modified: groonga-client-model.gemspec (+1 -1)
===================================================================
--- groonga-client-model.gemspec    2017-02-06 14:30:00 +0900 (6a0f63b)
+++ groonga-client-model.gemspec    2017-02-06 14:35:13 +0900 (817f998)
@@ -39,7 +39,7 @@ Gem::Specification.new do |spec|
   spec.license = "LGPL-2.1+"
   spec.files = ["README.md", "Rakefile", "Gemfile", "#{spec.name}.gemspec"]
   spec.files += [".yardopts"]
-  spec.files += Dir.glob("lib/**/*.{rb,rake}")
+  spec.files += Dir.glob("lib/**/*.{rb,rake,yml}")
   spec.files += Dir.glob("doc/text/*")
   spec.test_files += Dir.glob("test/**/*")
 
-------------- next part --------------
HTML����������������������������...
下載 



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