Gemfile 153 B

123456789
  1. source 'https://rubygems.org'
  2. gem 'jekyll'
  3. gem 'jekyll-optional-front-matter'
  4. gem 'jekyll-titles-from-headings'
  5. gem 'csv'
  6. gem 'base64'
  7. gem 'bigdecimal'