Kouhei Sutou 2018-11-03 19:42:37 +0900 (Sat, 03 Nov 2018) Revision: 9ab9d1b5cea35ded6d20ad546f08910d2922b67f https://github.com/ranguba/groonga-client-model/commit/9ab9d1b5cea35ded6d20ad546f08910d2922b67f Message: test: bundle update Modified files: test/apps/rails4/Gemfile.lock test/apps/rails5.0/Gemfile.lock Modified: test/apps/rails4/Gemfile.lock (+13 -13) =================================================================== --- test/apps/rails4/Gemfile.lock 2018-07-15 06:48:46 +0900 (cd826e6) +++ test/apps/rails4/Gemfile.lock 2018-11-03 19:42:37 +0900 (f3145ee) @@ -1,7 +1,7 @@ PATH remote: ../../../../groonga-client specs: - groonga-client (0.6.0) + groonga-client (0.6.1) gqtp (>= 1.0.4) groonga-command (>= 1.2.8) groonga-command-parser (>= 1.1.0) @@ -78,12 +78,12 @@ GEM globalid (0.4.1) activesupport (>= 4.2.0) gqtp (1.0.6) - groonga-command (1.3.5) + groonga-command (1.3.8) json groonga-command-parser (1.1.2) groonga-command (>= 1.3.2) json-stream - hashie (3.5.7) + hashie (3.6.0) i18n (0.9.5) concurrent-ruby (~> 1.0) jbuilder (2.7.0) @@ -95,16 +95,16 @@ GEM thor (>= 0.14, < 2.0) json (1.8.6) json-stream (0.2.1) - loofah (2.2.2) + loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.7.0) + mail (2.7.1) mini_mime (>= 0.1.1) - mini_mime (1.0.0) + mini_mime (1.0.1) mini_portile2 (2.3.0) minitest (5.11.3) multi_json (1.13.1) - nokogiri (1.8.4) + nokogiri (1.8.5) mini_portile2 (~> 2.3.0) rack (1.6.10) rack-test (0.6.3) @@ -138,7 +138,7 @@ GEM rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) rdoc (4.3.0) - sass (3.5.6) + sass (3.6.0) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -164,12 +164,12 @@ GEM thor (0.20.0) thread_safe (0.3.6) tilt (2.0.8) - turbolinks (5.1.1) - turbolinks-source (~> 5.1) - turbolinks-source (5.1.0) + turbolinks (5.2.0) + turbolinks-source (~> 5.2) + turbolinks-source (5.2.0) tzinfo (1.2.5) thread_safe (~> 0.1) - uglifier (4.1.15) + uglifier (4.1.19) execjs (>= 0.3.0, < 3) web-console (2.3.0) activemodel (>= 4.0) @@ -197,4 +197,4 @@ DEPENDENCIES web-console (~> 2.0) BUNDLED WITH - 1.16.2 + 1.16.4 Modified: test/apps/rails5.0/Gemfile.lock (+16 -16) =================================================================== --- test/apps/rails5.0/Gemfile.lock 2018-07-15 06:48:46 +0900 (1f33551) +++ test/apps/rails5.0/Gemfile.lock 2018-11-03 19:42:37 +0900 (4a37e2f) @@ -1,7 +1,7 @@ PATH remote: ../../../../groonga-client specs: - groonga-client (0.6.0) + groonga-client (0.6.1) gqtp (>= 1.0.4) groonga-command (>= 1.2.8) groonga-command-parser (>= 1.1.0) @@ -79,13 +79,13 @@ GEM globalid (0.4.1) activesupport (>= 4.2.0) gqtp (1.0.6) - groonga-command (1.3.5) + groonga-command (1.3.8) json groonga-command-parser (1.1.2) groonga-command (>= 1.3.2) json-stream - hashie (3.5.7) - i18n (1.0.1) + hashie (3.6.0) + i18n (1.1.1) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -99,18 +99,18 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.2.2) + loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.7.0) + mail (2.7.1) mini_mime (>= 0.1.1) - method_source (0.9.0) - mini_mime (1.0.0) + method_source (0.9.1) + mini_mime (1.0.1) mini_portile2 (2.3.0) minitest (5.11.3) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.8.4) + nokogiri (1.8.5) mini_portile2 (~> 2.3.0) puma (3.12.0) rack (2.0.5) @@ -143,7 +143,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) - sass (3.5.6) + sass (3.6.0) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -169,14 +169,14 @@ GEM thor (0.20.0) thread_safe (0.3.6) tilt (2.0.8) - turbolinks (5.1.1) - turbolinks-source (~> 5.1) - turbolinks-source (5.1.0) + turbolinks (5.2.0) + turbolinks-source (~> 5.2) + turbolinks-source (5.2.0) tzinfo (1.2.5) thread_safe (~> 0.1) - uglifier (4.1.15) + uglifier (4.1.19) execjs (>= 0.3.0, < 3) - web-console (3.6.2) + web-console (3.7.0) actionview (>= 5.0) activemodel (>= 5.0) bindex (>= 0.4.0) @@ -208,4 +208,4 @@ DEPENDENCIES web-console BUNDLED WITH - 1.16.2 + 1.16.4 -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20181103/d53d0268/attachment-0001.html>