Add gem source
This commit is contained in:
parent
d3563ff06f
commit
d960daa824
2
Gemfile
2
Gemfile
|
@ -1,3 +1,5 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
gem "jekyll", "~>1.0.0"
|
||||
gem "coderay", "~>1.0.0"
|
||||
gem "kramdown"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
classifier (1.3.3)
|
||||
fast-stemmer (>= 1.0.0)
|
||||
|
|
Loading…
Reference in a new issue