Gemfile 185 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 # If you have OpenSSL installed, we recommend updating # the following line to use "https" source 'http://rubygems.org' gem "middleman", "~>3.1.6" gem "middleman-rouge" gem "redcarpet"