Bump gibbon from 3.3.1 to 3.3.2 (#5598)

Bumps [gibbon](https://github.com/amro/gibbon) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/amro/gibbon/releases)
- [Changelog](https://github.com/amro/gibbon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/amro/gibbon/compare/v3.3.1...v3.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-20 08:16:05 -05:00 committed by Ben Halpern
parent 57d2e5b8a8
commit 194272ec82

View file

@ -316,9 +316,9 @@ GEM
railties (>= 4.2.0)
faker (2.10.0)
i18n (>= 1.6, < 1.8)
faraday (0.15.4)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.13.1)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
fast_jsonapi (1.5)
activesupport (>= 4.2)
@ -356,8 +356,8 @@ GEM
gemoji (3.0.1)
get_process_mem (0.2.5)
ffi (~> 1.0)
gibbon (3.3.1)
faraday (>= 0.9.1)
gibbon (3.3.2)
faraday (>= 0.16.0)
multi_json (>= 1.11.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
@ -505,8 +505,8 @@ GEM
nenv (~> 0.1)
shellany (~> 0.0)
oauth (0.5.4)
oauth2 (1.4.1)
faraday (>= 0.8, < 0.16.0)
oauth2 (1.4.2)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)