File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -7,4 +7,6 @@ group :jekyll_plugins do
77 gem "jekyll-autoprefixer"
88 gem "jekyll-github-metadata"
99 gem "execjs" , "2.7.0"
10+ gem 'tzinfo'
11+ gem 'tzinfo-data'
1012end
Original file line number Diff line number Diff line change 242242 jekyll-seo-tag (~> 2.1 )
243243 minitest (5.15.0 )
244244 multipart-post (2.1.1 )
245+ nokogiri (1.13.5-arm64-darwin )
246+ racc (~> 1.4 )
245247 nokogiri (1.13.5-x86_64-darwin )
246248 racc (~> 1.4 )
247249 nokogiri (1.13.5-x86_64-linux )
@@ -278,13 +280,16 @@ GEM
278280 ethon (>= 0.9.0 )
279281 tzinfo (1.2.9 )
280282 thread_safe (~> 0.1 )
283+ tzinfo-data (1.2022.1 )
284+ tzinfo (>= 1.0.0 )
281285 unf (0.1.4 )
282286 unf_ext
283287 unf_ext (0.0.8.1 )
284288 unicode-display_width (1.8.0 )
285289 zeitwerk (2.5.4 )
286290
287291PLATFORMS
292+ arm64-darwin-21
288293 x86_64-darwin-20
289294 x86_64-linux
290295
@@ -294,6 +299,8 @@ DEPENDENCIES
294299 jekyll-autoprefixer
295300 jekyll-github-metadata
296301 jekyll-paginate-v2
302+ tzinfo
303+ tzinfo-data
297304
298305RUBY VERSION
299306 ruby 2.7.4p191
You can’t perform that action at this time.
0 commit comments