From 9589e31559def7c68552d9c09db1200cc803dcc4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 7 Nov 2018 04:59:19 +0000 Subject: [PATCH] fix: Gemfile.lock & Gemfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-RACK-72567 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ace1c90..8010388 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,11 +44,11 @@ GEM activesupport (>= 3.0.0) arel (3.0.3) bcrypt (3.1.12) - bourbon (5.0.1) + bourbon (5.1.0) sass (~> 3.4) thor (~> 0.19) builder (3.0.4) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.2) devise (3.5.10) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -124,7 +124,7 @@ GEM json (~> 1.4) responders (1.1.2) railties (>= 3.2, < 4.2) - sass (3.5.6) + sass (3.7.0) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -140,7 +140,7 @@ GEM treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.54) + tzinfo (0.3.55) warden (1.2.7) rack (>= 1.0) @@ -154,4 +154,4 @@ RUBY VERSION ruby 2.1.4p265 BUNDLED WITH - 1.16.2 + 1.16.6