[Groonga-commit] ranguba/epub-searcher at 3e8c465 [master] Update gems

Back to archive index
Kitaiti Makoto null+****@clear*****
Sat Nov 24 02:30:58 JST 2018


Kitaiti Makoto	2018-11-24 02:30:58 +0900 (Sat, 24 Nov 2018)

  Revision: 3e8c46576d7775879927990132cd5603351adb41
  https://github.com/ranguba/epub-searcher/commit/3e8c46576d7775879927990132cd5603351adb41

  Message:
    Update gems

  Modified files:
    Gemfile.lock

  Modified: Gemfile.lock (+52 -50)
===================================================================
--- Gemfile.lock    2018-10-21 17:54:24 +0900 (f99a1c3)
+++ Gemfile.lock    2018-11-24 02:30:58 +0900 (075ec53)
@@ -1,25 +1,26 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    activesupport (5.1.4)
+    activesupport (5.2.1)
       concurrent-ruby (~> 1.0, >= 1.0.2)
-      i18n (~> 0.7)
+      i18n (>= 0.7, < 2)
       minitest (~> 5.1)
       tzinfo (~> 1.1)
     addressable (2.5.2)
       public_suffix (>= 2.0.2, < 4.0)
-    archive-zip (0.10.0)
+    archive-zip (0.11.0)
       io-like (~> 0.3.0)
-    capybara (2.15.4)
+    capybara (3.11.1)
       addressable
       mini_mime (>= 0.1.3)
-      nokogiri (>= 1.3.3)
-      rack (>= 1.0.0)
-      rack-test (>= 0.5.4)
-      xpath (~> 2.0)
-    concurrent-ruby (1.0.5)
-    cool.io (1.5.1)
-    dotenv (2.2.1)
+      nokogiri (~> 1.8)
+      rack (>= 1.6.0)
+      rack-test (>= 0.6.3)
+      regexp_parser (~> 1.2)
+      xpath (~> 3.2)
+    concurrent-ruby (1.1.3)
+    cool.io (1.5.3)
+    dotenv (2.5.0)
     drndump (1.0.1)
       cool.io
       droonga-client
@@ -50,54 +51,54 @@ GEM
       msgpack
     enumerable-lazy (0.0.2)
     epub-cfi (0.1.1)
-    epub-parser (0.3.2)
+    epub-parser (0.3.9)
       addressable (>= 2.3.5)
       archive-zip
       epub-cfi
-      nokogiri (~> 1.6)
       rchardet (>= 1.6.1)
-    faraday (0.13.1)
+    faraday (0.15.3)
       multipart-post (>= 1.2, < 3)
     faraday_middleware (0.12.2)
       faraday (>= 0.7.4, < 1.0)
     ffi (1.9.25)
-    fluent-logger (0.7.1)
+    fluent-logger (0.7.2)
       msgpack (>= 1.0.0, < 2)
-    foreman (0.84.0)
+    foreman (0.85.0)
       thor (~> 0.19.1)
     gqtp (1.0.6)
     grn2drn (1.0.5)
       groonga-command-parser
       json
-    groonga-client (0.5.2)
+    groonga-client (0.6.0)
       gqtp (>= 1.0.4)
       groonga-command (>= 1.2.8)
-      groonga-command-parser (>= 1.0.7)
+      groonga-command-parser (>= 1.1.0)
       hashie
-    groonga-command (1.3.4)
+    groonga-command (1.3.8)
       json
-    groonga-command-parser (1.0.9)
+    groonga-command-parser (1.1.2)
       groonga-command (>= 1.3.2)
       json-stream
     haml (5.0.4)
       temple (>= 0.8.0)
       tilt
-    hashie (3.5.6)
-    i18n (0.8.6)
+    hashie (3.6.0)
+    i18n (0.9.5)
+      concurrent-ruby (~> 1.0)
     io-like (0.3.0)
     json (2.1.0)
     json-stream (0.2.1)
-    mail (2.6.6)
-      mime-types (>= 1.16, < 4)
+    mail (2.7.1)
+      mini_mime (>= 0.1.1)
     metaclass (0.0.4)
     mime-types (2.99.3)
-    mini_mime (0.1.4)
+    mini_mime (1.0.1)
     mini_portile2 (2.3.0)
-    minitest (5.10.3)
+    minitest (5.11.3)
     mocha (1.1.0)
       metaclass (~> 0.0.1)
     moneta (0.7.20)
-    msgpack (1.1.0)
+    msgpack (1.2.4)
     multipart-post (2.0.0)
     mustermann19 (0.4.4)
       enumerable-lazy
@@ -138,59 +139,60 @@ GEM
       padrino-core (= 0.13.2)
     padrino-support (0.13.2)
       activesupport (>= 3.1)
-    pkg-config (1.2.7)
-    power_assert (1.1.0)
-    public_suffix (3.0.0)
-    puma (3.10.0)
-    rack (1.6.10)
+    pkg-config (1.3.2)
+    power_assert (1.1.3)
+    public_suffix (3.0.3)
+    puma (3.12.0)
+    rack (1.6.11)
     rack-protection (1.5.5)
       rack
-    rack-test (0.7.0)
+    rack-test (1.1.0)
       rack (>= 1.0, < 3)
-    rake (12.1.0)
-    rb-fsevent (0.10.2)
+    rake (12.3.1)
+    rb-fsevent (0.10.3)
     rb-inotify (0.9.10)
       ffi (>= 0.5.0, < 2)
-    rchardet (1.6.1)
-    rroonga (7.0.2)
+    rchardet (1.8.0)
+    regexp_parser (1.3.0)
+    rroonga (7.1.1)
       archive-zip
       groonga-client (>= 0.0.3)
       json
       pkg-config
-    sass (3.5.2)
+    sass (3.7.2)
       sass-listen (~> 4.0.0)
     sass-listen (4.0.0)
       rb-fsevent (~> 0.9, >= 0.9.4)
       rb-inotify (~> 0.9, >= 0.9.7)
-    shoulda (3.5.0)
+    shoulda (3.6.0)
       shoulda-context (~> 1.0, >= 1.0.1)
-      shoulda-matchers (>= 1.4.1, < 3.0)
+      shoulda-matchers (~> 3.0)
     shoulda-context (1.2.2)
-    shoulda-matchers (2.8.0)
-      activesupport (>= 3.0.0)
+    shoulda-matchers (3.1.2)
+      activesupport (>= 4.0.0)
     sigdump (0.2.4)
     sinatra (1.4.8)
       rack (~> 1.5)
       rack-protection (~> 1.4)
       tilt (>= 1.3, < 3)
     slop (3.6.0)
-    sys-proctable (1.1.5-universal-darwin)
+    sys-proctable (1.2.1)
       ffi
     temple (0.8.0)
-    test-unit (3.2.6)
+    test-unit (3.2.8)
       power_assert
-    test-unit-capybara (1.0.5)
+    test-unit-capybara (1.0.7)
       capybara (>= 2.1.0)
       json
       test-unit (>= 2.5.3)
     thor (0.19.4)
     thread_safe (0.3.6)
     tilt (2.0.8)
-    tzinfo (1.2.3)
+    tzinfo (1.2.5)
       thread_safe (~> 0.1)
-    xpath (2.1.0)
-      nokogiri (~> 1.3)
-    yajl-ruby (1.3.1)
+    xpath (3.2.0)
+      nokogiri (~> 1.8)
+    yajl-ruby (1.4.1)
 
 PLATFORMS
   ruby
@@ -214,4 +216,4 @@ DEPENDENCIES
   test-unit-capybara
 
 BUNDLED WITH
-   1.16.6
+   1.17.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20181124/a9ef5bd9/attachment-0001.html>


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