Skip to content

Add Dependabot configuration for Bundler and GitHub Actions#1598

Open
sferik wants to merge 1 commit intombj:mainfrom
sferik:dependabot
Open

Add Dependabot configuration for Bundler and GitHub Actions#1598
sferik wants to merge 1 commit intombj:mainfrom
sferik:dependabot

Conversation

@sferik
Copy link
Collaborator

@sferik sferik commented Mar 21, 2026

Dependabot only discovers files named Gemfile, not custom-named variants like Gemfile.rspec3.13, so I moved each Gemfile.<variant> into its own <variant>/Gemfile subdirectory so Dependabot can detect and update them automatically. And updated integration specs to reference new Gemfile locations.

Dependabot only discovers files named `Gemfile`, not custom-named
variants like `Gemfile.rspec3.13`. Move each `Gemfile.<variant>` into
its own `<variant>/Gemfile` subdirectory so Dependabot can detect and
update them automatically. And update integration specs to reference new
Gemfile locations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant