1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-28 22:53:04 +02:00

Remove ruby version from Gemfile

This commit is contained in:
Brandon Keepers 2015-11-01 22:02:31 -05:00
parent cf4085efe0
commit 61d59ffc59

View File

@ -1,5 +1,4 @@
source "https://rubygems.org" source "https://rubygems.org"
ruby File.read(".ruby-version").strip
gem "github-pages" gem "github-pages"
gem "jekyll-seo-tag" gem "jekyll-seo-tag"