Ubuntu Focal 20.04 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20200729-6-1vzu3a7/input'...

-----> Setting up package repository...

-----> Starting packaging process

-----> Additional environment variables

UUID=800ead4d-e870-48c9-8c96-5c40f41f57d2

HOME=/home/pkgr

-----> Empty or invalid cache

-----> Fetching pkgr 5a4866cfdba616b0bae8ac79f05d3cd4ffb37f75...

-----> Starting packaging process...

-----> Fetching buildpack https://github.com/pkgr/heroku-buildpack-ruby.git at v212-1

-----> Ruby app

-----> Installing bundler 1.17.3

-----> Removing BUNDLED WITH version in the Gemfile.lock

-----> Compiling Ruby

-----> Using Ruby version: ruby-2.6.5

-----> Installing dependencies using bundler 1.17.3

Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment

Fetching gem metadata from https://rubygems.org/...

Fetching https://github.com/ankane/dexter.git

Using bundler 1.17.3

Fetching pg 1.2.3

Fetching pg_query 1.2.0

Fetching slop 4.8.2

Installing slop 4.8.2

Installing pg_query 1.2.0 with native extensions

Installing pg 1.2.3 with native extensions

Using pgdexter 0.3.7 from https://github.com/ankane/dexter.git (at master@8903640)

Bundle complete! 1 Gemfile dependency, 5 gems now installed.

Gems in the groups development and test were not installed.

Bundled gems are installed into `./vendor/bundle`

Bundle completed (29.44s)

Cleaning up the bundler cache.

-----> Detecting rake tasks

###### WARNING:

You have not declared a Ruby version in your Gemfile.

To set your Ruby version add this line to your Gemfile:

ruby '2.6.5'

# See https://devcenter.heroku.com/articles/ruby-versions for more information.

###### WARNING:

No Procfile detected, using the default web server.

We recommend explicitly declaring how to boot your server process via a Procfile.

https://devcenter.heroku.com/articles/ruby-default-web-server

-----> Uploading packages

PACKAGE: dexter_0.3.5-1596005490.d58c6650.focal_amd64.deb (38.48 MiB)

-----> DONE in 76s