Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 1faecdb

Browse files
adamvosshandrews
authored andcommitted
Manage dependencies with bundler
1 parent 1e24ae9 commit 1faecdb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Gemfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
source 'https://rubygems.org'
2+
gem 'github-pages', group: :jekyll_plugins
3+
4+
gem "minima", '2.0.0'

0 commit comments

Comments
 (0)