Skip to content

Commit

Permalink
Merge pull request #29503 from openshift-cherrypick-robot/cherry-pick…
Browse files Browse the repository at this point in the history
…-29431-to-release-4.15

[release-4.15] OCPBUGS-49647: Fixing build s2i ruby test data inline with latest ruby version(>=3.0)
  • Loading branch information
openshift-merge-bot[bot] authored Feb 20, 2025
2 parents 2d75638 + a17698e commit d690306
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions test/extended/testdata/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
source "https://rubygems.org"
source 'https://rubygems.org'

gem "rack"
gem "rackup"
gem "webrick"

0 comments on commit d690306

Please sign in to comment.