kevinhughes27 / ultimate-tournament

web application for running ultimate tournaments
0 stars 0 forks source link

Bump gibbon from 3.3.0 to 3.3.1 #1245

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps gibbon from 3.3.0 to 3.3.1.

Changelog *Sourced from [gibbon's changelog](https://github.com/amro/gibbon/blob/master/CHANGELOG.md).* > ## [3.3.1] - 2019-11-08 > - Fix statically setting `faraday_adapter` did not set adapter on new requests
Commits - [`1498f2a`](https://github.com/amro/gibbon/commit/1498f2a36f34c64f5bc8fce8e87a9b8b25088743) Fixes statically setting faraday_adapter - [`0df6b55`](https://github.com/amro/gibbon/commit/0df6b554b5735ac9884dde895995fcdf9ecaaaa9) Fix incorrect version number in changelog - [`ec4b5d6`](https://github.com/amro/gibbon/commit/ec4b5d6676a1a3dd9ef262044301ec706c1c4dcc) use ruby 2.4.5, not 2.4.9 in travis config - [`42b12c0`](https://github.com/amro/gibbon/commit/42b12c0fa921e3aec3a3a8252c907a7bb76d2912) update travis config - [`ebbed32`](https://github.com/amro/gibbon/commit/ebbed32a11ab87aea3cd60fae511a549b96b42ab) update copyright year in README;2C - See full diff in [compare view](https://github.com/amro/gibbon/compare/v3.3.0...v3.3.1)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)