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 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 0eee439b1..6a768ee85 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) 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)