-
Notifications
You must be signed in to change notification settings - Fork 416
[shard-0] Ruby 4.0 gems #76831
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
[shard-0] Ruby 4.0 gems #76831
Conversation
4533073 to
3eb6614
Compare
9e803e7 to
b73f719
Compare
cf3ae99 to
7f729dd
Compare
7f729dd to
5fae5cb
Compare
5fae5cb to
aa0de78
Compare
7cd438e to
53983a8
Compare
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
53983a8 to
23f6ba9
Compare
Changes: - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and `reline`. This means that we don't need to create separate packages for them. - Several of our Ruby module packages had a hardcoded `rubyMM` variable set to 3.4. They now use `var-transforms` to derive the Ruby version from the package name. - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement - ruby4.0-jruby-openssl: Remove. Upstream said on jruby/jruby-openssl#337 that it doesn't make sense to ship this module for Ruby as it is a JRuby specific project. There are no recent reverse deps for jruby-openssl either, so let's remove it. - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to test dependencies. Test by installing `sidekiq` instead of `bcrypt` (the latter fails to build with Ruby 4.0). Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
23f6ba9 to
ad4afb7
Compare
🔢 Build Failed: Dependency Version Mismatch
Build Details
Root Cause Analysis 🔍Version incompatibility between the clamp gem and Ruby runtime. The clamp gem version 1.3.3 has a version constraint that excludes Ruby 4.0.0, requiring Ruby versions >= 2.5 but < 4. The build environment is using Ruby 4.0.0 which falls outside the supported version range. Was this comment helpful? Please use 👍 or 👎 reactions on this comment. |
Ruby 4.0 gems -- shard 0
Changes:
rubyMMvariable set to 3.4. They now use
var-transformsto derive theRuby version from the package name.