[Groonga-commit] droonga/droonga-client-ruby at d6516f2 [master] Remove needless Gemfile.lock

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Nov 20 18:00:31 JST 2013


Kouhei Sutou	2013-11-20 18:00:31 +0900 (Wed, 20 Nov 2013)

  New Revision: d6516f29bcc043206741644176bd9c18c9b4b409
  https://github.com/droonga/droonga-client-ruby/commit/d6516f29bcc043206741644176bd9c18c9b4b409

  Message:
    Remove needless Gemfile.lock
    
    Library should not have Gemfile.lock.

  Added files:
    .gitignore
  Removed files:
    Gemfile.lock

  Added: .gitignore (+1 -0) 100644
===================================================================
--- /dev/null
+++ .gitignore    2013-11-20 18:00:31 +0900 (66f8ed3)
@@ -0,0 +1 @@
+/Gemfile.lock

  Deleted: Gemfile.lock (+0 -24) 100644
===================================================================
--- Gemfile.lock    2013-11-20 17:59:47 +0900 (a20dcbc)
+++ /dev/null
@@ -1,24 +0,0 @@
-PATH
-  remote: .
-  specs:
-    droonga-client (0.0.1)
-      fluent-logger
-      msgpack
-
-GEM
-  remote: https://rubygems.org/
-  specs:
-    fluent-logger (0.4.6)
-      msgpack (>= 0.4.4, < 0.6.0, != 0.5.3, != 0.5.2, != 0.5.1, != 0.5.0)
-      yajl-ruby (~> 1.0)
-    msgpack (0.5.5)
-    rake (10.1.0)
-    yajl-ruby (1.1.0)
-
-PLATFORMS
-  ruby
-
-DEPENDENCIES
-  bundler (~> 1.3)
-  droonga-client!
-  rake
-------------- next part --------------
HTML����������������������������...
Download 



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