Skip to content

Remove ruby-version files#145

Open
jdufresne wants to merge 1 commit into
ClosureTree:masterfrom
jdufresne:rm-ruby-version
Open

Remove ruby-version files#145
jdufresne wants to merge 1 commit into
ClosureTree:masterfrom
jdufresne:rm-ruby-version

Conversation

@jdufresne
Copy link
Copy Markdown

@jdufresne jdufresne commented Jun 5, 2026

As a library, the project is compatible with a wide range of Ruby versions as described in the gemspec. So, the project doesn't need to be pinned to a single specific Ruby version.

I discovered this file deep in the bundler directory during routine greps:

./vendor/bundle/ruby/4.0.0/gems/with_advisory_lock-7.5.0/.ruby-version

Other projects, such as Rails itself, do not distribute a .ruby-version file. So no need here either.

As a library, the project should compatible with a range of Ruby as
described in the gemspec. So, the project doesn't need to be pinned to a
specific Ruby version.

I discovered this see the ruby-version deep in the bundler directory:

./vendor/bundle/ruby/4.0.0/gems/with_advisory_lock-7.5.0/.ruby-version

Other projects, such as Rails itself, do not ship a .ruby-version file.
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