Skip to content
Snippets Groups Projects
Gemfile 124 B
Newer Older
  • Learn to ignore specific revisions
  • Tom Wiesing's avatar
    Tom Wiesing committed
    source 'https://rubygems.org'
    gem 'github-pages', group: :jekyll_plugins
    
    
    gem "sprockets", "~> 3.7"
    gem "webrick", "~> 1.7"