Skip to content

Commit

Permalink
add @maxim-belkin suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
fmichonneau committed Dec 13, 2019
1 parent 116d5b9 commit fade440
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# frozen_string_literal: true

source 'https://rubygems.org'

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

# Synchronize with https://pages.github.com/versions
ruby '>=2.5.3'

gem 'github-pages', group: :jekyll_plugins

0 comments on commit fade440

Please sign in to comment.