Skip to content

Commit 3dbda96

Browse files
committed
fix pages compatibility
1 parent ea6d993 commit 3dbda96

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source "https://rubygems.org"
22

3+
# GitHub Pages compatible Jekyll setup
34
gem "github-pages", group: :jekyll_plugins
4-
gem "minima", "~> 2.5"
55

66
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
77
# and associated library.

Gemfile.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,6 @@ PLATFORMS
323323
DEPENDENCIES
324324
github-pages
325325
http_parser.rb (~> 0.6.0)
326-
minima (~> 2.5)
327326
tzinfo (>= 1, < 3)
328327
tzinfo-data
329328
wdm (~> 0.1.1)

0 commit comments

Comments
 (0)