From 400424b00fd2fc8e4823b9b210b865bbb0da6466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2020 10:47:38 +0200 Subject: [PATCH] Bump em-websocket from 0.5.1 to 0.5.2 (#14596) Bumps [em-websocket](https://github.com/igrigorik/em-websocket) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/igrigorik/em-websocket/releases) - [Changelog](https://github.com/igrigorik/em-websocket/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/igrigorik/em-websocket/compare/v0.5.1...v0.5.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d7025b750e5..9e126d48eb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ GEM compass-import-once (1.0.5) sass (>= 3.2, < 3.5) concurrent-ruby (1.1.7) - em-websocket (0.5.1) + em-websocket (0.5.2) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) eventmachine (1.2.7)