From 52d434b065ab10e22a93f44403227964eb766354 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 12 Nov 2018 12:13:23 -0500 Subject: [PATCH] Bump pusher from 1.3.1 to 1.3.2 (#1099) [ci skip] Bumps [pusher](https://github.com/pusher/pusher-http-ruby) from 1.3.1 to 1.3.2. - [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/compare/v1.3.1...v1.3.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a2b78707631d..b8b9a6589556 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -632,7 +632,7 @@ GEM activesupport (>= 3.0.0) pundit-matchers (1.6.0) rspec-rails (>= 3.0.0) - pusher (1.3.1) + pusher (1.3.2) httpclient (~> 2.7) multi_json (~> 1.0) pusher-signature (~> 0.1.8)