about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authormayaeh <mayaeh@marimo-net.org>2020-06-17 13:30:57 +0900
committerGitHub <noreply@github.com>2020-06-17 06:30:57 +0200
commit437cdf89e021811e20cdf451565e1980f08627c6 (patch)
tree2100773f8f12f08cd575e5be666a7407cb97079a /Gemfile.lock
parentee3e709e746c0a188a9f73e25dae005e4a72afc1 (diff)
[Security] Bump rack from 2.2.2 to 2.2.3 (#14064)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index bdbb19cb4..b6371259d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -439,7 +439,7 @@ GEM
     pundit (2.1.0)
       activesupport (>= 3.0.0)
     raabro (1.3.1)
-    rack (2.2.2)
+    rack (2.2.3)
     rack-attack (6.3.1)
       rack (>= 1.0, < 3)
     rack-cors (1.1.1)
@@ -757,7 +757,7 @@ DEPENDENCIES
   pry-rails (~> 0.3)
   puma (~> 4.3)
   pundit (~> 2.1)
-  rack (~> 2.2.2)
+  rack (~> 2.2.3)
   rack-attack (~> 6.3)
   rack-cors (~> 1.1)
   rails (~> 5.2.4.3)