Skip to content

Gemfile: Remove Gemfile.local support #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 31, 2025

Conversation

bastelfreak
Copy link
Contributor

@bastelfreak bastelfreak commented May 31, 2025

We don't use a Gemfile.local in this repository and dependabot refuse to parse it.

Dependabot encountered '1' error(s) during execution, please check the logs for more details.
+-------------------------------------------------------------------------------------------------------------------------------------------------------+
|                                                                        Errors                                                                         |
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------+
| Type                          | Details                                                                                                               |
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------+
| dependency_file_not_parseable | {                                                                                                                     |
|                               |   "message": "Dependabot only supports uninterpolated string arguments to eval_gemfile. Got `\"#{__FILE__}.local\"`", |
|                               |   "file-path": "/Gemfile"                                                                                             |
|                               | }                                                                                                                     |
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------+

Copy link
Contributor

@smortex smortex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also remove it from .gitignore and LGTM!

We don't use a Gemfile.local in this repository and dependabot fails to
parse it.
@bastelfreak bastelfreak merged commit ef5aa9b into OpenVoxProject:main May 31, 2025
2 checks passed
@bastelfreak bastelfreak deleted the fix branch May 31, 2025 08:25
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.

2 participants