From 1638363e15515ebe7714ee5f2ce71a5c5f422a50 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:23:41 +0000 Subject: [PATCH] [Security] Bump websocket-extensions from 0.1.4 to 0.1.5 in /spec 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] --- spec/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/Gemfile.lock b/spec/Gemfile.lock index db67780..31f8d64 100644 --- a/spec/Gemfile.lock +++ b/spec/Gemfile.lock @@ -62,7 +62,7 @@ GEM sync websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.4) + websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8)