gcr.io/paketo-buildpacks/ruby
The Ruby Paketo Buildpack provides a set of collaborating buildpacks that enable the building of a Ruby-based application. These buildpacks include:
The buildpack supports building simple Ruby applications or applications which
utilize Bundler for managing their dependencies. Usage
examples can be found in the
samples
repository under the ruby
directory.