Skip to content

Commit

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

[release-4.18] OCPBUGS-47640: Fixing build s2i ruby test data inline with latest ruby version(>=3.0)
  • Loading branch information
openshift-merge-bot[bot] authored Jan 8, 2025
2 parents 4a58be2 + 1fae9b5 commit 6f4cc03
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 6f4cc03

Please sign in to comment.