inket / dokku-buildpack-jekyll4-nginx

Jekyll 4 on Dokku
MIT License
15 stars 34 forks source link

force older version of liquid #17

Closed inket closed 3 years ago

inket commented 3 years ago

Error:

-----> Cleaning up...
-----> Building blog from herokuish...
-----> Adding BUILD_ENV to build environment...
-----> Warning: Multiple default buildpacks reported the ability to handle this app. The first buildpack in the list below will be used.
       Detected buildpacks: multi ruby
-----> Multipack app detected
=====> Downloading Buildpack: https://github.com/heroku/heroku-buildpack-nginx.git
=====> Detected Framework: nginx-buildpack
       ./
       ./nginx
       ./mime.types
       ./nginx-debug
-----> nginx-buildpack: Installed nginx/1.9.5 to app/bin
-----> nginx-buildpack: Added start-nginx to app/bin
-----> nginx-buildpack: Added start-nginx-debug to app/bin
-----> nginx-buildpack: Added start-nginx-solo to app/bin
-----> nginx-buildpack: Default mime.types copied to app/config/
-----> nginx-buildpack: Default config copied to app/config.
=====> Downloading Buildpack: https://github.com/inket/dokku-buildpack-jekyll3-nginx.git
=====> Detected Framework: Jekyll
-----> Using ruby 2.3.1p112 (2016-04-26) [x86_64-linux-gnu]
-----> Using default nginx.conf.erb
-----> Using default mime.types
       Jekyll not found!
-----> Installing Jekyll
       Building native extensions.  This could take a while...
       Successfully installed ffi-1.14.2
       Successfully installed rb-inotify-0.10.1
       Successfully installed rb-fsevent-0.10.4
       Successfully installed listen-3.0.8
       4 gems installed
remote: ERROR:  Error installing liquid:
remote:     liquid requires Ruby version >= 2.5.0.