Skip to content

Commit fade440

Browse files
committed
add @maxim-belkin suggestions
1 parent 116d5b9 commit fade440

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Gemfile

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1+
# frozen_string_literal: true
2+
13
source 'https://rubygems.org'
4+
5+
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
6+
7+
# Synchronize with https://pages.github.com/versions
8+
ruby '>=2.5.3'
9+
210
gem 'github-pages', group: :jekyll_plugins

0 commit comments

Comments
 (0)