[deploy] Bump pusher-push-notifications from 1.1.0 to 1.2.1 (#8952)

* Bump pusher-push-notifications from 1.1.0 to 1.2.1

Bumps [pusher-push-notifications](https://github.com/pusher/push-notifications-ruby) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/pusher/push-notifications-ruby/releases)
- [Changelog](https://github.com/pusher/push-notifications-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pusher/push-notifications-ruby/compare/v1.1.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* update vendored gems

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: mstruve <mollylbs@gmail.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-29 16:14:17 -05:00 committed by GitHub
parent aabbc3c5f6
commit f135fd4338
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 4 additions and 4 deletions

View file

@ -74,7 +74,7 @@ gem "pg", "~> 1.2" # Pg is the Ruby interface to the PostgreSQL RDBMS
gem "puma", "~> 4.3" # Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server
gem "pundit", "~> 2.1" # Object oriented authorization for Rails applications
gem "pusher", "~> 1.3" # Ruby library for Pusher Channels HTTP API
gem "pusher-push-notifications", "~> 1.1" # Pusher Push Notifications Ruby server SDK
gem "pusher-push-notifications", "~> 1.2" # Pusher Push Notifications Ruby server SDK
gem "rack-attack", "~> 6.3.1" # Used to throttle requests to prevent brute force attacks
gem "rack-cors", "~> 1.1" # Middleware that will make Rack-based apps CORS compatible
gem "rack-timeout", "~> 0.6" # Rack middleware which aborts requests that have been running for longer than a specified timeout

View file

@ -575,7 +575,7 @@ GEM
httpclient (~> 2.7)
multi_json (~> 1.0)
pusher-signature (~> 0.1.8)
pusher-push-notifications (1.1.0)
pusher-push-notifications (1.2.1)
caze (~> 0)
jwt (~> 2.1, >= 2.1.0)
rest-client (~> 2.0, >= 2.0.2)
@ -875,7 +875,7 @@ GEM
yard (>= 0.8.3)
yard-activesupport-concern (0.0.1)
yard (>= 0.8)
zeitwerk (2.3.0)
zeitwerk (2.3.1)
zonebie (0.6.1)
PLATFORMS
@ -973,7 +973,7 @@ DEPENDENCIES
pundit (~> 2.1)
pundit-matchers (~> 1.6)
pusher (~> 1.3)
pusher-push-notifications (~> 1.1)
pusher-push-notifications (~> 1.2)
rack-attack (~> 6.3.1)
rack-cors (~> 1.1)
rack-host-redirect (~> 1.3)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/zeitwerk-2.3.1.gem vendored Normal file

Binary file not shown.