jollygoodcode / deppbot-rubygem

deppbot - Automated Security and Dependency Updates

Home Page:https://www.deppbot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deppbot - Automated Security and Dependency Updates

Terms of Service PrivacyPolicy Docs Pricing Twitter FAQ

https://www.deppbot.com

deppbot ensures that your Ruby applications are kept updated, always! Based on your configured schedule, deppbot will run bundle update on your Ruby app and send the result as a Pull Request to GitHub. deppbot will also check your app periodically for any RubyGem vulnerabilities and fix it automagically.

Do, Don't Tell

Your time is precious. deppbot doesn't just tell you that your app is insecure or outdated. deppbot does the update for you with Pull Requests that are easy to review and ready to be merged.

https://www.deppbot.com

Why Update Your Apps Frequently?

You're not taking advantage of daily improvements made to gems included in your app, and your app is prone to security risks and bugs when it's not being updated frequently.

"Can't I update my app only when things break?" - Yes, you surely can! However, the update could be massive and even result in regressions because you haven't updated the app in a while. Ouch!

Hence, it's just better to keep your apps updated, always.

Need more reasons? Read the blog post now.

How It Works?

Sign in with your GitHub login, and subscribe your repos.

deppbot will bundle update daily and issue a Pull Request to GitHub. It's even better if you have CI (Travis etc) hooked up to GitHub as the CI will run against deppbot's Pull Request and allow you to review whether any of the RubyGem updates is going to break your app.

Merge the Pull Request if all's good and it's that simple.

View an example of a deppbot Pull Request on Ruby Bench.

More Than Just Bundle Update

https://www.deppbot.com

As seen

Contact Us

Do you have feedback about deppbot or a question that the FAQ doesn't address?

Do you use BitBucket or GitLab and you wish deppbot supports these services?

Please tell us about it. We love to hear from you!

License

The gem is available as open source under the terms of the MIT License.

https://www.deppbot.com

About

deppbot - Automated Security and Dependency Updates

https://www.deppbot.com

License:MIT License


Languages

Language:Ruby 94.3%Language:Shell 5.7%