# HG changeset patch # User nanaya # Date 1593283181 -32400 # Node ID 1204ab86a35b075a5933cec411bff28917c609d8 # Parent de27d1ccd90b6b15f22f4a8c8e5ae3908b1727ae Update gems diff -r de27d1ccd90b -r 1204ab86a35b Gemfile.lock --- a/Gemfile.lock Thu Apr 30 03:57:25 2020 +0900 +++ b/Gemfile.lock Sun Jun 28 03:39:41 2020 +0900 @@ -1,47 +1,46 @@ GEM remote: https://rubygems.org/ specs: - actionpack (6.0.2.2) - actionview (= 6.0.2.2) - activesupport (= 6.0.2.2) + actionpack (6.0.3.2) + actionview (= 6.0.3.2) + activesupport (= 6.0.3.2) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.0.2.2) - activesupport (= 6.0.2.2) + actionview (6.0.3.2) + activesupport (= 6.0.3.2) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.0.2.2) + activesupport (6.0.3.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.2) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - async (1.25.2) + async (1.26.2) console (~> 1.0) nio4r (~> 2.3) timers (~> 4.1) - async-container (0.16.4) + async-container (0.16.6) async (~> 1.0) async-io (~> 1.26) - process-group - async-http (0.52.0) + async-http (0.52.4) async (~> 1.25) async-io (~> 1.28) async-pool (~> 0.2) - protocol-http (~> 0.18.0) - protocol-http1 (~> 0.12.0) + protocol-http (~> 0.20.0) + protocol-http1 (~> 0.13.0) protocol-http2 (~> 0.14.0) async-http-cache (0.2.0) async-http (~> 0.51) - async-io (1.29.0) + async-io (1.30.0) async (~> 1.14) - async-pool (0.3.0) + async-pool (0.3.2) async (~> 1.25) buftok (0.2.0) build-environment (1.13.0) @@ -64,9 +63,9 @@ process-metrics (~> 0.2.0) rack (>= 1.0) samovar (~> 2.1) - ffi (1.12.2) - ffi (1.12.2-java) - ffi (1.12.2-x86-mingw32) + ffi (1.13.1) + ffi (1.13.1-java) + ffi (1.13.1-x86-mingw32) ffi-compiler (1.0.1) ffi (>= 1.0.0) rake @@ -82,49 +81,45 @@ ffi-compiler (>= 1.0, < 2.0) http_parser.rb (0.6.0) http_parser.rb (0.6.0-java) - i18n (1.8.2) + i18n (1.8.3) concurrent-ruby (~> 1.0) idn-ruby (0.1.0) localhost (1.1.6) - loofah (2.5.0) + loofah (2.6.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mapping (1.1.1) memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) method_source (1.0.0) - mini_portile2 (2.4.0) - minitest (5.14.0) + mini_portile (0.6.2) + minitest (5.14.1) multipart-post (2.1.1) naught (1.1.0) - newrelic_rpm (6.10.0.364) + newrelic_rpm (6.11.0.365) nio4r (2.5.2) nio4r (2.5.2-java) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.9-java) - nokogiri (1.10.9-x86-mingw32) - mini_portile2 (~> 2.4.0) - process-group (1.2.1) - process-terminal (~> 0.2.0) + nokogiri (1.6.6.4) + mini_portile (~> 0.6.0) + nokogiri (1.6.6.4-java) + nokogiri (1.6.6.4-x86-mingw32) + mini_portile (~> 0.6.0) process-metrics (0.2.1) console (~> 1.8) samovar (~> 2.1) - process-terminal (0.2.0) - ffi protocol-hpack (1.4.2) - protocol-http (0.18.0) - protocol-http1 (0.12.0) - protocol-http (~> 0.18) + protocol-http (0.20.0) + protocol-http1 (0.13.0) + protocol-http (~> 0.19) protocol-http2 (0.14.0) protocol-hpack (~> 1.4) protocol-http (~> 0.18) - public_suffix (4.0.4) - puma (4.3.3) + public_suffix (4.0.5) + puma (4.3.5) nio4r (~> 2.0) - puma (4.3.3-java) + puma (4.3.5-java) nio4r (~> 2.0) - rack (2.2.2) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) @@ -132,14 +127,14 @@ nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) - railties (6.0.2.2) - actionpack (= 6.0.2.2) - activesupport (= 6.0.2.2) + railties (6.0.3.2) + actionpack (= 6.0.3.2) + activesupport (= 6.0.3.2) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rake (13.0.1) - redis (4.1.3) + redis (4.2.1) redis-actionpack (5.2.0) actionpack (>= 5, < 7) redis-rack (>= 2.1.0, < 3) @@ -154,7 +149,7 @@ redis-actionpack (>= 5.0, < 6) redis-activesupport (>= 5.0, < 6) redis-store (>= 1.2, < 2) - redis-store (1.8.2) + redis-store (1.9.0) redis (>= 4, < 5) samovar (2.1.4) console (~> 1.0)