Skip to content

Conversation

@Frzk
Copy link

@Frzk Frzk commented Apr 22, 2025

Related to #106

heroku-linguist bot and others added 6 commits April 14, 2025 17:29
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
* Normalize observability keys

* Capture .ruby-version file information

Rails 8 stopped generating `RUBY VERSION` in the Gemfile.lock and started generating a `.ruby-version` file. We will support this file in the future, but there is no spec for it.

This commit will observe the formats to help guide implementation decisions. It can also tell us how many people's `.ruby-version` files already align with their `Gemfile.lock` versions.

The logic is inside of the bundler wrapper class as this is the first class to read the ruby version from the Gemfile.lock via `$ bundle platform --ruby`.

* Changelog
Bumps [toml-rb](https://github.com/emancu/toml-rb) from 2.2.0 to 4.0.0.
- [Release notes](https://github.com/emancu/toml-rb/releases)
- [Commits](emancu/toml-rb@v2.2.0...v4.0.0)

---
updated-dependencies:
- dependency-name: toml-rb
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
@Frzk Frzk self-assigned this Apr 22, 2025
@Frzk Frzk requested a review from sc-david-voisin April 22, 2025 09:31
@Frzk Frzk enabled auto-merge April 22, 2025 12:34
Copy link

@sc-david-voisin sc-david-voisin left a comment

Choose a reason for hiding this comment

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

LGTM

@Frzk Frzk merged commit 322278d into master Apr 23, 2025
1 check passed
@Frzk Frzk deleted the deps/upstream_v302 branch April 23, 2025 07: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.

4 participants