Control: tag -1 moreinfo Hi Lucas,
I can't reproduce this issue on my system. As I understand from the code, this could arise if the site you want to build with jekyll contains a Gemfile. Then Bundler is set up, and the error seems to be related to dependency problems of your gems. Is this occuring if you invoke require "bundler" Bundler.setup from an irb session? >From the rubygems website, I think the only reverse dependency on public_suffix is addressable in Debian. https://rubygems.org/gems/public_suffix/reverse_dependencies Otherwise, could you provide a minimal example exhibiting the issue? Thanks Cedric _______________________________________________ Pkg-ruby-extras-maintainers mailing list Pkg-ruby-extras-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers