about summary refs log tree commit diff
path: root/Gemfile
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
parentee3e709e746c0a188a9f73e25dae005e4a72afc1 (diff)
[Security] Bump rack from 2.2.2 to 2.2.3 (#14064)
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 298764779..7e0640034 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ gem 'puma', '~> 4.3'
 gem 'rails', '~> 5.2.4.3'
 gem 'sprockets', '~> 3.7.2'
 gem 'thor', '~> 0.20'
-gem 'rack', '~> 2.2.2'
+gem 'rack', '~> 2.2.3'
 
 gem 'thwait', '~> 0.1.0'
 gem 'e2mmap', '~> 0.1.0'