# HG changeset patch # User nanaya # Date 1629546412 -32400 # Node ID fefe9b0a603d85eebb25d50f18d6c7151e580474 # Parent 545ce38ef3d6727e758998edae8b70765939b408 Update libraries diff -r 545ce38ef3d6 -r fefe9b0a603d Gemfile.lock --- a/Gemfile.lock Thu May 27 02:31:59 2021 +0900 +++ b/Gemfile.lock Sat Aug 21 20:46:52 2021 +0900 @@ -1,60 +1,60 @@ GEM remote: https://rubygems.org/ specs: - actionpack (6.1.3.2) - actionview (= 6.1.3.2) - activesupport (= 6.1.3.2) + actionpack (6.1.4.1) + actionview (= 6.1.4.1) + activesupport (= 6.1.4.1) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.1.3.2) - activesupport (= 6.1.3.2) + actionview (6.1.4.1) + activesupport (= 6.1.4.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.1.3.2) + activesupport (6.1.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) - async (1.29.0) + async (1.30.1) console (~> 1.10) nio4r (~> 2.3) timers (~> 4.1) - async-container (0.16.11) - async (~> 1.0) - async-io (~> 1.26) - async-http (0.56.2) - async (~> 1.25) - async-io (~> 1.28) - async-pool (~> 0.2) + async-container (0.16.12) + async + async-io + async-http (0.56.5) + async (>= 1.25) + async-io (>= 1.28) + async-pool (>= 0.2) protocol-http (~> 0.22.0) protocol-http1 (~> 0.14.0) protocol-http2 (~> 0.14.0) async-http-cache (0.4.2) async-http (~> 0.56) - async-io (1.31.0) - async (~> 1.14) - async-pool (0.3.6) - async (~> 1.25) + async-io (1.32.2) + async + async-pool (0.3.8) + async (>= 1.25) buftok (0.2.0) build-environment (1.13.0) builder (3.2.4) - concurrent-ruby (1.1.8) - console (1.12.0) + concurrent-ruby (1.1.9) + console (1.13.1) fiber-local crass (1.0.6) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) equalizer (0.0.11) erubi (1.10.0) - falcon (0.38.1) - async (~> 1.13) + falcon (0.39.2) + async async-container (~> 0.16.0) async-http (~> 0.56.0) async-http-cache (~> 0.4.0) @@ -65,9 +65,9 @@ process-metrics (~> 0.2.0) rack (>= 1.0) samovar (~> 2.1) - ffi (1.15.1) - ffi (1.15.1-java) - ffi (1.15.1-x86-mingw32) + ffi (1.15.3) + ffi (1.15.3-java) + ffi (1.15.3-x86-mingw32) ffi-compiler (1.0.1) ffi (>= 1.0.0) rake @@ -77,7 +77,7 @@ http-cookie (~> 1.0) http-form_data (~> 2.2) http-parser (~> 1.2.0) - http-cookie (1.0.3) + http-cookie (1.0.4) domain_name (~> 0.5) http-form_data (2.3.0) http-parser (1.2.3) @@ -86,43 +86,43 @@ http_parser.rb (0.6.0-java) i18n (1.8.10) concurrent-ruby (~> 1.0) - idn-ruby (0.1.0) + idn-ruby (0.1.2) localhost (1.1.8) - loofah (2.9.1) + loofah (2.12.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.5.1) + mini_portile2 (2.6.1) minitest (5.14.4) multipart-post (2.1.1) naught (1.1.0) - newrelic_rpm (7.0.0) - nio4r (2.5.7) - nio4r (2.5.7-java) - nokogiri (1.11.6) - mini_portile2 (~> 2.5.0) + newrelic_rpm (7.2.0) + nio4r (2.5.8) + nio4r (2.5.8-java) + nokogiri (1.12.3) + mini_portile2 (~> 2.6.1) racc (~> 1.4) - nokogiri (1.11.6-java) + nokogiri (1.12.3-java) racc (~> 1.4) - nokogiri (1.11.6-x86-mingw32) + nokogiri (1.12.3-x86-mingw32) racc (~> 1.4) process-metrics (0.2.1) console (~> 1.8) samovar (~> 2.1) protocol-hpack (1.4.2) - protocol-http (0.22.0) + protocol-http (0.22.5) protocol-http1 (0.14.1) protocol-http (~> 0.22) protocol-http2 (0.14.2) protocol-hpack (~> 1.4) protocol-http (~> 0.18) public_suffix (4.0.6) - puma (5.3.2) + puma (5.4.0) nio4r (~> 2.0) - puma (5.3.2-java) + puma (5.4.0-java) nio4r (~> 2.0) racc (1.5.2) racc (1.5.2-java) @@ -132,21 +132,21 @@ rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.1) loofah (~> 2.3) - railties (6.1.3.2) - actionpack (= 6.1.3.2) - activesupport (= 6.1.3.2) + railties (6.1.4.1) + actionpack (= 6.1.4.1) + activesupport (= 6.1.4.1) method_source - rake (>= 0.8.7) + rake (>= 0.13) thor (~> 1.0) - rake (13.0.3) - redis (4.2.5) + rake (13.0.6) + redis (4.4.0) redis-actionpack (5.2.0) actionpack (>= 5, < 7) redis-rack (>= 2.1.0, < 3) redis-store (>= 1.1.0, < 2) - redis-activesupport (5.2.0) + redis-activesupport (5.2.1) activesupport (>= 3, < 7) redis-store (>= 1.3, < 2) redis-rack (2.1.3)