From 1211be2fef3822769431b5ab04be396fed2d5e66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 3 Jul 2018 10:46:22 +0000 Subject: [PATCH 1/4] Bump chartkick from 2.3.4 to 2.3.5 Bumps [chartkick](https://github.com/ankane/chartkick) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/ankane/chartkick/releases) - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/chartkick/compare/v2.3.4...v2.3.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7f8c25a9e..99a567c30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM capybara-screenshot (1.0.19) capybara (>= 1.0, < 4) launchy - chartkick (2.3.4) + chartkick (2.3.5) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) climate_control (0.2.0) From 9e7c6584a676e6a7dc7ff3fa6500476b479fe930 Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Wed, 4 Jul 2018 08:27:11 +1200 Subject: [PATCH 2/4] Turning off BundleOutdated in overcommit --- .overcommit.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.overcommit.yml b/.overcommit.yml index d7899885f..87c26ceeb 100644 --- a/.overcommit.yml +++ b/.overcommit.yml @@ -51,9 +51,6 @@ PreCommit: command: ['bundle', 'exec', 'haml-lint'] JsonSyntax: enabled: true - BundleOutdated: - enabled: true - on_warn: warn BundleAudit: enabled: true on_warn: warn From 709cd640d28ef0939b193bfe84b837b08573f974 Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Wed, 4 Jul 2018 08:34:34 +1200 Subject: [PATCH 3/4] Adding dependabot-bot and dependabot. --- CONTRIBUTORS.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 0eee439b1..44185119d 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -88,4 +88,7 @@ submit the change with your pull request. ## Bots -- Security and Dependency Updates / [deppbot](https://github.com/deppbot) & [dependabot-bot](https://github.com/dependabot-bot) +### Security and Dependency Updates +- DeppBot [deppbot](https://github.com/deppbot) +- dependabot[bot] [dependabot-bot](https://github.com/dependabot-bot) +- dependabot [dependabot](https://github.com/dependabot) From b1854bbd4a835a7b9806b89248d0a3a56ee28910 Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Wed, 4 Jul 2018 08:35:14 +1200 Subject: [PATCH 4/4] Following same syntax in contributors.md --- CONTRIBUTORS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 44185119d..6a768ee85 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -89,6 +89,6 @@ submit the change with your pull request. ## Bots ### Security and Dependency Updates -- DeppBot [deppbot](https://github.com/deppbot) -- dependabot[bot] [dependabot-bot](https://github.com/dependabot-bot) -- dependabot [dependabot](https://github.com/dependabot) +- DeppBot / [deppbot](https://github.com/deppbot) +- dependabot[bot] / [dependabot-bot](https://github.com/dependabot-bot) +- dependabot / [dependabot](https://github.com/dependabot)