From 05443827d3278e19a6bea78bd96603e777056592 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:39:01 +0000 Subject: [PATCH] [Security] Bump websocket-extensions in /{{cookiecutter.project_slug}} Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.3 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.3...0.1.5) Signed-off-by: dependabot-preview[bot] --- {{cookiecutter.project_slug}}/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_slug}}/Gemfile.lock b/{{cookiecutter.project_slug}}/Gemfile.lock index 81aa46e..b193d25 100644 --- a/{{cookiecutter.project_slug}}/Gemfile.lock +++ b/{{cookiecutter.project_slug}}/Gemfile.lock @@ -329,7 +329,7 @@ GEM hashdiff websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) + websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8)