Maintenance: Bump zendesk_api from 1.33.0 to 1.34.0

Bumps [zendesk_api](https://github.com/zendesk/zendesk_api_client_rb) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/zendesk/zendesk_api_client_rb/releases)
- [Changelog](https://github.com/zendesk/zendesk_api_client_rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zendesk/zendesk_api_client_rb/compare/v1.33.0...v1.34.0)
This commit is contained in:
Martin Gruner 2022-01-05 04:35:08 +01:00
parent b180a85e7f
commit 4e1623cd50

View file

@ -268,7 +268,7 @@ GEM
guard guard
guard-compat (~> 1.1) guard-compat (~> 1.1)
hashdiff (1.0.1) hashdiff (1.0.1)
hashie (4.1.0) hashie (5.0.0)
hiredis (0.6.3) hiredis (0.6.3)
htmlentities (4.3.4) htmlentities (4.3.4)
http (4.4.1) http (4.4.1)
@ -645,9 +645,9 @@ GEM
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)
zeitwerk (2.5.2) zeitwerk (2.5.2)
zendesk_api (1.33.0) zendesk_api (1.34.0)
faraday (>= 0.9.0, < 2.0.0) faraday (>= 0.9.0, < 2.0.0)
hashie (>= 3.5.2, < 5.0.0) hashie (>= 3.5.2, < 6.0.0)
inflection inflection
mini_mime mini_mime
multipart-post (~> 2.0) multipart-post (~> 2.0)