# HG changeset patch # User nanaya # Date 1610289678 -32400 # Node ID 12555a247f93564810105f255fc422352ce2b9fe # Parent 2a3c7db6007adcc702fc950933d3e1deaf7bcc86 Update gems diff -r 2a3c7db6007a -r 12555a247f93 Gemfile.lock --- a/Gemfile.lock Fri Dec 11 03:55:56 2020 +0900 +++ b/Gemfile.lock Sun Jan 10 23:41:18 2021 +0900 @@ -1,20 +1,20 @@ GEM remote: https://rubygems.org/ specs: - actionpack (6.1.0) - actionview (= 6.1.0) - activesupport (= 6.1.0) + actionpack (6.1.1) + actionview (= 6.1.1) + activesupport (= 6.1.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.0) - activesupport (= 6.1.0) + actionview (6.1.1) + activesupport (= 6.1.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.1.0) + activesupport (6.1.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -22,14 +22,14 @@ zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - async (1.27.0) + async (1.28.3) console (~> 1.10) nio4r (~> 2.3) timers (~> 4.1) async-container (0.16.8) async (~> 1.0) async-io (~> 1.26) - async-http (0.53.1) + async-http (0.54.1) async (~> 1.25) async-io (~> 1.28) async-pool (~> 0.2) @@ -53,10 +53,10 @@ unf (>= 0.0.5, < 1.0.0) equalizer (0.0.11) erubi (1.10.0) - falcon (0.36.7) + falcon (0.37.2) async (~> 1.13) async-container (~> 0.16.0) - async-http (~> 0.53.0) + async-http (~> 0.54.0) async-http-cache (~> 0.3.0) async-io (~> 1.22) build-environment (~> 1.13) @@ -65,9 +65,9 @@ process-metrics (~> 0.2.0) rack (>= 1.0) samovar (~> 2.1) - ffi (1.13.1) - ffi (1.13.1-java) - ffi (1.13.1-x86-mingw32) + ffi (1.14.2) + ffi (1.14.2-java) + ffi (1.14.2-x86-mingw32) ffi-compiler (1.0.1) ffi (>= 1.0.0) rake @@ -84,7 +84,7 @@ ffi-compiler http_parser.rb (0.6.0) http_parser.rb (0.6.0-java) - i18n (1.8.5) + i18n (1.8.7) concurrent-ruby (~> 1.0) idn-ruby (0.1.0) localhost (1.1.6) @@ -95,18 +95,20 @@ memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) method_source (1.0.0) - mini_portile2 (2.4.0) - minitest (5.14.2) + mini_portile2 (2.5.0) + minitest (5.14.3) multipart-post (2.1.1) naught (1.1.0) newrelic_rpm (6.14.0) nio4r (2.5.4) nio4r (2.5.4-java) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.10-java) - nokogiri (1.10.10-x86-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.1-java) + racc (~> 1.4) + nokogiri (1.11.1-x86-mingw32) + racc (~> 1.4) process-metrics (0.2.1) console (~> 1.8) samovar (~> 2.1) @@ -122,6 +124,8 @@ nio4r (~> 2.0) puma (5.1.1-java) nio4r (~> 2.0) + racc (1.5.2) + racc (1.5.2-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -130,13 +134,13 @@ nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) - railties (6.1.0) - actionpack (= 6.1.0) - activesupport (= 6.1.0) + railties (6.1.1) + actionpack (= 6.1.1) + activesupport (= 6.1.1) method_source rake (>= 0.8.7) thor (~> 1.0) - rake (13.0.1) + rake (13.0.3) redis (4.2.5) redis-actionpack (5.2.0) actionpack (>= 5, < 7) @@ -176,7 +180,7 @@ twitter-text (3.1.0) idn-ruby unf (~> 0.1.0) - tzinfo (2.0.3) + tzinfo (2.0.4) concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext