From deac51006cb519bf37f76cb453798167b50c8076 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 14:25:40 +0000 Subject: [PATCH] [Security] Bump websocket-extensions from 0.1.4 to 0.1.5 in /backend Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5. **This update includes a security fix.** - [Release notes](https://github.com/faye/websocket-extensions-ruby/releases) - [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5) Signed-off-by: dependabot-preview[bot] --- backend/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 31564974..6158bf16 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -170,7 +170,7 @@ GEM railties (>= 6.0.0) websocket-driver (0.7.2) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.4) + websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) zeitwerk (2.3.0)