mirror of
https://github.com/github/choosealicense.com
synced 2024-11-05 11:18:50 +01:00
Reverted Gemfile change
This commit is contained in:
parent
12e059f651
commit
d768b2b8df
3
Gemfile
3
Gemfile
@ -8,9 +8,6 @@ versions = JSON.parse(open('https://pages.github.com/versions.json').read)
|
|||||||
|
|
||||||
gem 'github-pages', versions['github-pages']
|
gem 'github-pages', versions['github-pages']
|
||||||
|
|
||||||
# For 'Improve this page' links
|
|
||||||
gem 'jekyll-github-metadata'
|
|
||||||
|
|
||||||
group :development do
|
group :development do
|
||||||
gem 'colored'
|
gem 'colored'
|
||||||
gem 'fuzzy_match'
|
gem 'fuzzy_match'
|
||||||
|
Loading…
Reference in New Issue
Block a user