From 407a04a60bc11222baeabc9a63cb3b473f9485c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 17:14:23 +0000 Subject: [PATCH] Bump websocket-extensions in /presentations/join-the-ruby-line/todo Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.1 to 0.1.5. - [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.1...0.1.5) Signed-off-by: dependabot[bot] --- presentations/join-the-ruby-line/todo/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presentations/join-the-ruby-line/todo/Gemfile.lock b/presentations/join-the-ruby-line/todo/Gemfile.lock index 4e2ca11..e93bba1 100644 --- a/presentations/join-the-ruby-line/todo/Gemfile.lock +++ b/presentations/join-the-ruby-line/todo/Gemfile.lock @@ -141,7 +141,7 @@ GEM websocket (1.2.1) websocket-driver (0.5.1) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.1) + websocket-extensions (0.1.5) xpath (2.0.0) nokogiri (~> 1.3) yui-compressor (0.12.0)