publify

Installing Publify with bundle install, error on bluecloth gem

早过忘川 提交于 2020-01-02 04:09:52
问题 I'm trying to install Publify web blog CMS 6.0.9 for Ruby on Rails 3.1 on Windows. Every time I try to bundle install Publify, I get the same error message when installing the bluecloth gem: C:\Users\Lunasea\Downloads\typo-6.0.9>gem install bluecloth Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a while... ERROR: Error installing bluecloth: ERROR: Failed to build gem native extension. C:/RailsInstaller/Ruby1.9.2/bin/ruby.exe extconf.rb checking

Publify push to Heroku is rejected with invalid RUBY_VERSION

陌路散爱 提交于 2019-12-12 03:55:32
问题 I'm getting the following message when I push to Heroku: Invalid RUBY_VERSION specified: Unfortunately,-a-fatal-error-has-occurred.-Please -see-the-Bundler-troubleshooting-documentation-at-http://bit.ly/bundler- issues.-Thanks! ! Valid versions: ruby-2.0.0, ruby-1.9.3, ruby-1.9.2, ruby-1.8.7, ruby-1.9.3-jruby-1.7.0, ruby-1.8.7-jruby-1.7.0, ruby-1.9.3-jruby-1.7.1, ruby-1.8.7-jruby-1.7.1, ruby-1.9.3-rbx-2.0.0dev, ruby-1.8.7-rbx-2.0.0dev ! ! Heroku push rejected, failed to compile Ruby/rails app