ruby --version
ruby 3.0.1p64 (2021-04-05 revision 0fb782ee38) [x86_64-linux]
bundle --version
Bundler version 2.2.17
$ bundle config set --local path .bundle/gems && bundle
Fetching
https://github.com/prawnpdf/prawn.gitFetching
https://github.com/prawnpdf/prawn-table.gitFetching gem metadata from
https://rubygems.org/..........
Resolving dependencies...
Bundler could not find compatible versions for gem "prawn":
In Gemfile:
prawn
asciidoctor-pdf was resolved to 1.5.0.alpha.7, which depends on
prawn (= 1.2.1)
prawn-table was resolved to 0.2.3, which depends on
prawn (>= 1.3.0, < 3.0.0)
Bundler could not find compatible versions for gem "prawn-table":
In Gemfile:
prawn-table
asciidoctor-pdf was resolved to 1.5.0.alpha.8, which depends on
prawn-table (= 0.2.1)