Skip to content

Commit

Permalink
add source to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobiedermann committed Jul 22, 2018
1 parent 0852fe5 commit 3c6b4a1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# frozen_string_literal: true

source "https://rubygems.org"

git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

gem "jekyll"

0 comments on commit 3c6b4a1

Please sign in to comment.