From 3c7c51a976cae4f9f03d94c32d37dde2352f71dd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 14:58:15 -0400 Subject: [PATCH] Bump pusher from 1.3.2 to 1.3.3 (#3476) [ci skip] Bumps [pusher](https://github.com/pusher/pusher-http-ruby) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/pusher/pusher-http-ruby/releases) - [Changelog](https://github.com/pusher/pusher-http-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/pusher/pusher-http-ruby/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 053017f55..473f02b77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -542,7 +542,7 @@ GEM activesupport (>= 3.0.0) pundit-matchers (1.6.0) rspec-rails (>= 3.0.0) - pusher (1.3.2) + pusher (1.3.3) httpclient (~> 2.7) multi_json (~> 1.0) pusher-signature (~> 0.1.8)