Remove `ruby RUBY_VERSION` from generated Gemfile (#5803)

Merge pull request 5803
This commit is contained in:
ashmaroli 2017-05-13 05:58:03 +05:30 committed by jekyllbot
parent 771bae4ec5
commit 1d55b70365
1 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@ module Jekyll
def gemfile_contents
<<-RUBY
source "https://rubygems.org"
ruby RUBY_VERSION
# Hello! This is where you manage which Jekyll version is used to run.
# When you want to use a different version, change it below, save the