Skip to content

Commit

Permalink
Add local Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
aivuk committed Aug 16, 2019
1 parent 030f82b commit 3a488f9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Gemfile.local
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
source 'https://rubygems.org'
ruby '2.5.1'

gem 'github-pages'
gem 'kramdown'
gem 'nokogiri', '~> 1.8.2'
gem 'font-awesome-sass'

0 comments on commit 3a488f9

Please sign in to comment.