changeset 206:a3c140f01707

Update gems
author nanaya <me@nanaya.pro>
date Mon, 19 Oct 2020 04:10:15 +0900
parents 8190fa511e35
children f9fd9d9cab97
files Gemfile.lock
diffstat 1 files changed, 27 insertions(+), 26 deletions(-) [+]
line wrap: on
line diff
--- a/Gemfile.lock	Mon Oct 19 04:09:12 2020 +0900
+++ b/Gemfile.lock	Mon Oct 19 04:10:15 2020 +0900
@@ -1,20 +1,20 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    actionpack (6.0.3.2)
-      actionview (= 6.0.3.2)
-      activesupport (= 6.0.3.2)
+    actionpack (6.0.3.4)
+      actionview (= 6.0.3.4)
+      activesupport (= 6.0.3.4)
       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.3.2)
-      activesupport (= 6.0.3.2)
+    actionview (6.0.3.4)
+      activesupport (= 6.0.3.4)
       builder (~> 3.1)
       erubi (~> 1.4)
       rails-dom-testing (~> 2.0)
       rails-html-sanitizer (~> 1.1, >= 1.2.0)
-    activesupport (6.0.3.2)
+    activesupport (6.0.3.4)
       concurrent-ruby (~> 1.0, >= 1.0.2)
       i18n (>= 0.7, < 2)
       minitest (~> 5.1)
@@ -26,10 +26,10 @@
       console (~> 1.0)
       nio4r (~> 2.3)
       timers (~> 4.1)
-    async-container (0.16.7)
+    async-container (0.16.8)
       async (~> 1.0)
       async-io (~> 1.26)
-    async-http (0.52.4)
+    async-http (0.52.5)
       async (~> 1.25)
       async-io (~> 1.28)
       async-pool (~> 0.2)
@@ -38,7 +38,7 @@
       protocol-http2 (~> 0.14.0)
     async-http-cache (0.2.0)
       async-http (~> 0.51)
-    async-io (1.30.0)
+    async-io (1.30.1)
       async (~> 1.14)
     async-pool (0.3.2)
       async (~> 1.25)
@@ -52,13 +52,14 @@
       unf (>= 0.0.5, < 1.0.0)
     equalizer (0.0.11)
     erubi (1.9.0)
-    falcon (0.36.5)
+    falcon (0.36.6)
       async (~> 1.13)
       async-container (~> 0.16.0)
       async-http (~> 0.52.0)
       async-http-cache (~> 0.2.0)
       async-io (~> 1.22)
       build-environment (~> 1.13)
+      bundler
       localhost (~> 1.1)
       process-metrics (~> 0.2.0)
       rack (>= 1.0)
@@ -85,7 +86,7 @@
       concurrent-ruby (~> 1.0)
     idn-ruby (0.1.0)
     localhost (1.1.6)
-    loofah (2.6.0)
+    loofah (2.7.0)
       crass (~> 1.0.2)
       nokogiri (>= 1.5.9)
     mapping (1.1.1)
@@ -93,12 +94,12 @@
       thread_safe (~> 0.3, >= 0.3.1)
     method_source (1.0.0)
     mini_portile2 (2.4.0)
-    minitest (5.14.1)
+    minitest (5.14.2)
     multipart-post (2.1.1)
     naught (1.1.0)
-    newrelic_rpm (6.12.0.367)
-    nio4r (2.5.2)
-    nio4r (2.5.2-java)
+    newrelic_rpm (6.13.1)
+    nio4r (2.5.4)
+    nio4r (2.5.4-java)
     nokogiri (1.10.10)
       mini_portile2 (~> 2.4.0)
     nokogiri (1.10.10-java)
@@ -108,16 +109,16 @@
       console (~> 1.8)
       samovar (~> 2.1)
     protocol-hpack (1.4.2)
-    protocol-http (0.20.0)
-    protocol-http1 (0.13.0)
+    protocol-http (0.20.1)
+    protocol-http1 (0.13.1)
       protocol-http (~> 0.19)
-    protocol-http2 (0.14.0)
+    protocol-http2 (0.14.1)
       protocol-hpack (~> 1.4)
       protocol-http (~> 0.18)
-    public_suffix (4.0.5)
-    puma (4.3.5)
+    public_suffix (4.0.6)
+    puma (5.0.2)
       nio4r (~> 2.0)
-    puma (4.3.5-java)
+    puma (5.0.2-java)
       nio4r (~> 2.0)
     rack (2.2.3)
     rack-test (1.1.0)
@@ -127,14 +128,14 @@
       nokogiri (>= 1.6)
     rails-html-sanitizer (1.3.0)
       loofah (~> 2.3)
-    railties (6.0.3.2)
-      actionpack (= 6.0.3.2)
-      activesupport (= 6.0.3.2)
+    railties (6.0.3.4)
+      actionpack (= 6.0.3.4)
+      activesupport (= 6.0.3.4)
       method_source
       rake (>= 0.8.7)
       thor (>= 0.20.3, < 2.0)
     rake (13.0.1)
-    redis (4.2.1)
+    redis (4.2.2)
     redis-actionpack (5.2.0)
       actionpack (>= 5, < 7)
       redis-rack (>= 2.1.0, < 3)
@@ -158,7 +159,7 @@
     thor (1.0.1)
     thread_safe (0.3.6)
     thread_safe (0.3.6-java)
-    timers (4.3.0)
+    timers (4.3.2)
     twitter (7.0.0)
       addressable (~> 2.3)
       buftok (~> 0.2.0)