File tree 5 files changed +22
-14
lines changed
5 files changed +22
-14
lines changed Original file line number Diff line number Diff line change 12
12
eventmachine (>= 0.12.9 )
13
13
http_parser.rb (~> 0 )
14
14
eventmachine (1.2.7 )
15
- ffi (1.17.0 )
15
+ ffi (1.17.0-arm64-darwin )
16
+ ffi (1.17.0-x86_64-darwin )
16
17
forwardable-extended (2.6.0 )
17
- google-protobuf (4.27.3 )
18
+ google-protobuf (4.27.3-arm64-darwin )
19
+ bigdecimal
20
+ rake (>= 13 )
21
+ google-protobuf (4.27.3-x86_64-darwin )
18
22
bigdecimal
19
23
rake (>= 13 )
20
24
http_parser.rb (0.8.0 )
53
57
rb-fsevent (~> 0.10 , >= 0.10.3 )
54
58
rb-inotify (~> 0.9 , >= 0.9.10 )
55
59
mercenary (0.4.0 )
56
- mini_portile2 (2.8.7 )
57
60
minima (2.5.1 )
58
61
jekyll (>= 3.5 , < 5.0 )
59
62
jekyll-feed (~> 0.9 )
60
63
jekyll-seo-tag (~> 2.1 )
61
- nokogiri (1.13.10 )
62
- mini_portile2 (~> 2.8.0 )
64
+ nokogiri (1.16.7-arm64-darwin )
65
+ racc (~> 1.4 )
66
+ nokogiri (1.16.7-x86_64-darwin )
63
67
racc (~> 1.4 )
64
68
pathutil (0.16.2 )
65
69
forwardable-extended (~> 2.6 )
87
91
rspec-support (~> 3.13.0 )
88
92
rspec-support (3.13.1 )
89
93
safe_yaml (1.0.5 )
90
- sass-embedded (1.77.8 )
94
+ sass-embedded (1.77.8-arm64-darwin )
95
+ google-protobuf (~> 4.26 )
96
+ sass-embedded (1.77.8-x86_64-darwin )
91
97
google-protobuf (~> 4.26 )
92
- rake (>= 13 )
93
98
strscan (3.1.0 )
94
99
terminal-table (3.0.2 )
95
100
unicode-display_width (>= 1.1.1 , < 3 )
96
101
unicode-display_width (2.5.0 )
97
102
webrick (1.8.1 )
98
103
99
104
PLATFORMS
100
- ruby
105
+ arm64-darwin
106
+ x86_64-darwin
101
107
102
108
DEPENDENCIES
103
109
bundler-graph
Original file line number Diff line number Diff line change 1
1
title : All Mammals Learn by Playing
2
2
description : The creative play space of Michael R. Wolf
3
3
theme : minima
4
+ permalink : /:year/:month/:day/:title/
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : default
3
+ title : Second post (redux)
4
+ ---
5
+ # Header 1
6
+
7
+ This is a post
File renamed without changes.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments