s2i-ruby-container icon indicating copy to clipboard operation
s2i-ruby-container copied to clipboard

Ruby container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running Ruby applications. Users can choose between R...

Results 37 s2i-ruby-container issues
Sort by recently updated
recently updated
newest added

Once ruby:2.7 is available in RHEL-8, let's add the stream to the imagestreams.

- the run_all_tests and handle_test_case_result functions removed, as their functionality is contained in ct_run_tests_from_testset and ct_cleanup functions - wait_for_cid removed and used the one from test-lib.sh - cleanup function called...

Bumps [puma](https://github.com/puma/puma) from 5.2.2 to 5.6.4. Release notes Sourced from puma's releases. 5.6.4 Security Close several HTTP Request Smuggling exploits (CVE-2022-24790) The 5.6.3 release was a mistake (released the wrong...

dependencies

Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 to 2.2.0. Changelog Sourced from sinatra's changelog. 2.2.0 / 2022-02-15 Handle EOFError raised by Rack and return Bad Request 400 status. #1743 by tamazon Minor refactors...

dependencies

Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.4. Changelog Sourced from rack's changelog. [2.2.4] - 2022-06-30 Better support for lower case headers in Rack::ETag middleware. (#1919, @​ioquatix) Use custom exception on params...

dependencies

Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.4. Changelog Sourced from rack's changelog. [2.2.4] - 2022-06-30 Better support for lower case headers in Rack::ETag middleware. (#1919, @​ioquatix) Use custom exception on params...

dependencies

Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 to 2.2.0. Changelog Sourced from sinatra's changelog. 2.2.0 / 2022-02-15 Handle EOFError raised by Rack and return Bad Request 400 status. #1743 by tamazon Minor refactors...

dependencies

In https://github.com/rack/rack/pull/1937, rackup was moved to a different gem, so the message from the assemble script is incorrect. The error says: https://github.com/sclorg/s2i-ruby-container/blob/ab1ca4b5fcff5a6d65ebc32ba2dfef4c23b621e0/2.2/s2i/bin/assemble#L52-L55 This should say `rackup` if rack is >=...

Bumps [common](https://github.com/sclorg/container-common-scripts) from `1f774c8` to `a957816`. Commits a957816 Add build_args also to ct_s2i_build_as_df function. (#368) See full diff in compare view Dependabot will resolve any conflicts with this PR as...

ready for review

### Container platform OCP 4 ### Version Fedora ### OS version of the container image Fedora ### Bugzilla, Jira _No response_ ### Description In Rails, it support this ENV when...