Advertisement
Guest User

Untitled

a guest
Nov 13th, 2017
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. source 'https://rubygems.org'
  2. gem 'jekyll', group: :jekyll_plugins do
  3. gem 'jekyll-watch'
  4. gem 'public_suffix', '2.0.5'
  5. gem 'jekyll-gist'
  6. gem 'liquid'
  7. gem 'fileexists', :path => '/home/prox/flashjames.github.io/_plugins/fileexists'
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement