We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0358496 commit 378931dCopy full SHA for 378931d
Gemfile.lock
@@ -16,7 +16,7 @@ GEM
16
console (~> 1.29)
17
fiber-annotation
18
io-event (~> 1.6, >= 1.6.5)
19
- autoprefixer-rails (10.4.19.0)
+ autoprefixer-rails (10.4.21.0)
20
execjs (~> 2)
21
bigdecimal (3.1.8)
22
colorator (1.1.0)
@@ -89,6 +89,10 @@ GEM
89
jekyll (>= 3.3, < 5.0)
90
jekyll-sass-converter (3.0.0)
91
sass-embedded (~> 1.54)
92
+ jekyll-seo-tag (2.8.0)
93
+ jekyll (>= 3.8, < 5.0)
94
+ jekyll-sitemap (1.4.0)
95
+ jekyll (>= 3.7, < 5.0)
96
jekyll-watch (2.2.1)
97
listen (~> 3.0)
98
json (2.9.0)
@@ -161,6 +165,8 @@ DEPENDENCIES
161
165
jekyll-paginate-v2 (= 3.0.0)
162
166
jekyll-redirect-from
163
167
jekyll-sass-converter (~> 3.0)
168
+ jekyll-seo-tag
169
+ jekyll-sitemap
164
170
tzinfo-data
171
webrick (~> 1.8)
172
0 commit comments