Skip to content

Commit da2e310

Browse files
committed
Commented out dup gem
1 parent 2479ecd commit da2e310

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ end
3030
# Performance-booster for watching directories on Windows
3131
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
3232

33-
gem "github-pages", "~> 214", group: :jekyll_plugins
33+
# gem "github-pages", "~> 214", group: :jekyll_plugins
3434
gem "webrick", "~> 1.7"

Gemfile.lock

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,7 @@ PLATFORMS
265265
x86_64-darwin-19
266266

267267
DEPENDENCIES
268-
github-pages (~> 214)
269-
jekyll-feed (~> 0.12)
268+
github-pages
270269
minima (~> 2.5)
271270
tzinfo (~> 1.2)
272271
tzinfo-data

0 commit comments

Comments
 (0)