Thursday, June 04, 2026 12:53:23 AM
> project show everythingrb
Write expressive, readable Ruby without sacrificing power. EverythingRB eliminates boilerplate with intuitive extensions to Ruby's core classes, making your code both more elegant and easier to understand.
Details
> dependabot.yml
version: 2
updates:
- package-ecosystem: "bundler"
  directory: "/"
  schedule:
    interval: "weekly"
  open-pull-requests-limit: 10
  versioning-strategy: auto
  allow:
  - dependency-type: "development"
  - dependency-type: "production"
  commit-message:
    prefix: "deps"
    include: "scope"

# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
  directory: "/"
  schedule:
    interval: "monthly"
  open-pull-requests-limit: 5
All opinions represented herein are my own
- © 2024 - 2026 itsthedevman
- build 4294fb2