mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2026-06-07 07:57:56 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e6a207db16 |
2
Gemfile
2
Gemfile
@@ -2,7 +2,7 @@
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "jekyll-theme-chirpy", "~> 5.2", ">= 5.2.0"
|
||||
gem "jekyll-theme-chirpy", "~> 5.2", ">= 5.2.1"
|
||||
|
||||
group :test do
|
||||
gem "html-proofer", "~> 3.18"
|
||||
|
||||
@@ -185,6 +185,7 @@ exclude:
|
||||
- '*.gemspec'
|
||||
- tools
|
||||
- README.md
|
||||
- CHANGELOG.md
|
||||
- LICENSE
|
||||
- gulpfile.js
|
||||
- node_modules
|
||||
|
||||
Reference in New Issue
Block a user