[Groonga-commit] ranguba/epub-searcher at 69c8991 [master] Update gems

Back to archive index

KITAITI Makoto null+****@clear*****
Fri Mar 27 00:05:31 JST 2015


KITAITI Makoto	2015-03-27 00:05:31 +0900 (Fri, 27 Mar 2015)

  New Revision: 69c89914e6d9dd2448a4932c1300c074d32d468a
  https://github.com/ranguba/epub-searcher/commit/69c89914e6d9dd2448a4932c1300c074d32d468a

  Message:
    Update gems

  Modified files:
    Gemfile
    Gemfile.lock

  Modified: Gemfile (+2 -0)
===================================================================
--- Gemfile    2015-02-17 20:52:43 +0900 (b4af46c)
+++ Gemfile    2015-03-27 00:05:31 +0900 (aa6d0fc)
@@ -11,6 +11,8 @@ gem 'haml'
 
 gem 'padrino', '0.12.4'
 
+gem 'dotenv'
+
 group :test do
   gem 'test-unit'
   gem 'mocha'

  Modified: Gemfile.lock (+10 -10)
===================================================================
--- Gemfile.lock    2015-02-17 20:52:43 +0900 (9ee77b7)
+++ Gemfile.lock    2015-03-27 00:05:31 +0900 (114d118)
@@ -1,7 +1,7 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    activesupport (4.2.0)
+    activesupport (4.2.1)
       i18n (~> 0.7)
       json (~> 1.7, >= 1.7.7)
       minitest (~> 5.1)
@@ -17,7 +17,7 @@ GEM
       rack-test (>= 0.5.4)
       xpath (~> 2.0)
     cool.io (1.3.0)
-    dotenv (1.0.2)
+    dotenv (2.0.0)
     drndump (1.0.0)
       cool.io
       droonga-client
@@ -57,8 +57,7 @@ GEM
       faraday (>= 0.7.4, < 0.10)
     fluent-logger (0.5.0)
       msgpack (>= 0.4.4, < 0.6.0, != 0.5.3, != 0.5.2, != 0.5.1, != 0.5.0)
-    foreman (0.77.0)
-      dotenv (~> 1.0.2)
+    foreman (0.78.0)
       thor (~> 0.19.1)
     gqtp (1.0.6)
     groonga-client (0.1.0)
@@ -127,7 +126,7 @@ GEM
       activesupport (>= 3.1)
     pkg-config (1.1.6)
     polyglot (0.3.5)
-    power_assert (0.2.2)
+    power_assert (0.2.3)
     puma (2.11.1)
       rack (>= 1.1, < 2.0)
     rack (1.6.0)
@@ -142,7 +141,7 @@ GEM
       groonga-client (>= 0.0.3)
       json
       pkg-config
-    sass (3.4.12)
+    sass (3.4.13)
     shoulda (3.5.0)
       shoulda-context (~> 1.0, >= 1.0.1)
       shoulda-matchers (>= 1.4.1, < 3.0)
@@ -150,12 +149,12 @@ GEM
     shoulda-matchers (2.8.0)
       activesupport (>= 3.0.0)
     sigdump (0.2.2)
-    sinatra (1.4.5)
+    sinatra (1.4.6)
       rack (~> 1.4)
       rack-protection (~> 1.4)
-      tilt (~> 1.3, >= 1.3.4)
+      tilt (>= 1.3, < 3)
     slop (4.0.0)
-    sys-proctable (0.9.5)
+    sys-proctable (0.9.6)
     test-unit (3.0.9)
       power_assert
     test-unit-capybara (1.0.4)
@@ -163,7 +162,7 @@ GEM
       json
       test-unit (>= 2.5.3)
     thor (0.19.1)
-    thread_safe (0.3.4)
+    thread_safe (0.3.5)
     tilt (1.4.1)
     treetop (1.4.15)
       polyglot
@@ -181,6 +180,7 @@ PLATFORMS
   ruby
 
 DEPENDENCIES
+  dotenv
   droonga-engine
   epub-parser
   foreman
-------------- next part --------------
HTML����������������������������...
Download 



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