1
1
GIT
2
- remote: https://github.com/middleman/middleman.git
3
- revision: 50f76c2984c4f82b243b0a5e3f860aeaf63e07d5
4
- ref: 50f76c2984c4f82b243b0a5e3f860aeaf63e07d5
2
+ remote: https://github.com//middleman/middleman.git
3
+ revision: ee4460a59cb36d2b7b814f90da6c8585e4af8d3d
5
4
specs:
6
- middleman (5.0.0.rc.2 )
7
- coffee-script (~> 2.4 )
8
- haml (>= 4.0.5 )
9
- kramdown (~> 2.3 )
10
- middleman-cli (= 5.0.0.rc.2 )
11
- middleman-core (= 5.0.0.rc.2 )
12
- webrick (~> 1.7 )
13
- middleman-cli (5.0.0.rc.2 )
14
- thor (>= 0.17.0 , < 2.0 )
15
- middleman-core (5.0.0.rc.2 )
16
- activesupport (>= 5.0.0 )
17
- addressable (~> 2 )
18
- bundler
19
- contracts (~> 0.17 )
5
+ middleman (4.5.1 )
6
+ middleman-cli (= 4.5.1 )
7
+ middleman-core (= 4.5.1 )
8
+ middleman-cli (4.5.1 )
9
+ thor (>= 0.17.0 , < 1.3.0 )
10
+ middleman-core (4.5.1 )
11
+ activesupport (>= 6.1 )
12
+ addressable (~> 2.4 )
13
+ bundler (~> 2.0 )
14
+ coffee-script (~> 2.2 )
15
+ contracts
20
16
dotenv
21
- erubis
22
- execjs (~> 2 )
23
- fastimage (~> 2 )
24
- hamster (~> 3 )
25
- hashie (~> 5 )
26
- i18n (~> 1 )
27
- listen (~> 3 )
28
- memoist (~> 0 )
29
- oj (~> 3 )
17
+ erubi
18
+ execjs (~> 2.0 )
19
+ fast_blank
20
+ fastimage (~> 2.0 )
21
+ haml (>= 4.0.5 )
22
+ hamster (~> 3.0 )
23
+ hashie (>= 3.4 , < 6.0 )
24
+ i18n (>= 1.6 , < 1.15 )
25
+ kramdown (~> 2.4 )
26
+ listen (~> 3.0 )
27
+ memoist (~> 0.14 )
30
28
padrino-helpers (~> 0.15.0 )
31
29
parallel
32
- rack (>= 1.4.5 , < 3 )
33
- rgl (~> 0.5 )
34
- sassc (~> 2 )
30
+ rack (>= 1.4.5 , < 4 )
31
+ sassc (~> 2.0 )
35
32
servolux
36
- terser (~> 1.1 )
37
- tilt (~> 2.0.9 )
33
+ tilt (~> 2.0 )
38
34
toml
35
+ uglifier (>= 3 , < 5 )
39
36
webrick
40
37
41
38
GIT
51
48
GEM
52
49
remote: https://rubygems.org/
53
50
specs:
54
- activesupport (7.1.3 )
51
+ activesupport (8.0.1 )
55
52
base64
53
+ benchmark (>= 0.3 )
56
54
bigdecimal
57
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
55
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
58
56
connection_pool (>= 2.2.5 )
59
57
drb
60
58
i18n (>= 1.6 , < 2 )
59
+ logger (>= 1.4.2 )
61
60
minitest (>= 5.1 )
62
- mutex_m
63
- tzinfo (~> 2.0 )
61
+ securerandom (>= 0.3 )
62
+ tzinfo (~> 2.0 , >= 2.0.5 )
63
+ uri (>= 0.13.1 )
64
64
addressable (2.8.7 )
65
65
public_suffix (>= 2.0.2 , < 7.0 )
66
66
ast (2.4.2 )
67
67
base64 (0.2.0 )
68
- bigdecimal (3.1.6 )
68
+ benchmark (0.4.0 )
69
+ bigdecimal (3.1.9 )
69
70
builder (3.3.0 )
70
71
byebug (11.1.3 )
71
72
coderay (1.1.3 )
72
73
coffee-script (2.4.1 )
73
74
coffee-script-source
74
75
execjs
75
76
coffee-script-source (1.12.2 )
76
- concurrent-ruby (1.2.3 )
77
+ concurrent-ruby (1.3.4 )
77
78
connection_pool (2.4.1 )
78
- contracts (0.17 )
79
+ contracts (0.17.2 )
79
80
date (3.4.1 )
80
- dotenv (2.8.1 )
81
- drb (2.2.0 )
82
- ruby2_keywords
83
- erubis (2.7.0 )
81
+ dotenv (3.1.7 )
82
+ drb (2.2.1 )
83
+ erubi (1.13.1 )
84
84
execjs (2.9.1 )
85
85
faraday (2.12.0 )
86
86
faraday-net_http (>= 2.0 , < 3.4 )
90
90
net-http
91
91
faraday-retry (2.2.1 )
92
92
faraday (~> 2.0 )
93
- fastimage (2.3.0 )
94
- ffi (1.16.3 )
93
+ fast_blank (1.0.1 )
94
+ fastimage (2.3.1 )
95
+ ffi (1.17.1 )
96
+ ffi (1.17.1-arm64-darwin )
97
+ ffi (1.17.1-x86_64-linux-gnu )
95
98
haml (5.2.2 )
96
99
temple (>= 0.8.0 )
97
100
tilt
104
107
hamster (3.0.0 )
105
108
concurrent-ruby (~> 1.0 )
106
109
hashie (5.0.0 )
107
- i18n (1.14.1 )
110
+ i18n (1.14.6 )
108
111
concurrent-ruby (~> 1.0 )
109
112
io-console (0.8.0 )
110
113
irb (1.14.3 )
@@ -119,10 +122,10 @@ GEM
119
122
libv8-node (18.16.0.0 )
120
123
libv8-node (18.16.0.0-arm64-darwin )
121
124
libv8-node (18.16.0.0-x86_64-linux )
122
- listen (3.8 .0 )
125
+ listen (3.9 .0 )
123
126
rb-fsevent (~> 0.10 , >= 0.10.3 )
124
127
rb-inotify (~> 0.9 , >= 0.9.10 )
125
- logger (1.6.1 )
128
+ logger (1.6.4 )
126
129
memoist (0.16.2 )
127
130
method_source (1.0.0 )
128
131
middleman-blog (4.0.3 )
135
138
mini_portile2 (2.8.8 )
136
139
mini_racer (0.8.0 )
137
140
libv8-node (~> 18.16.0.0 )
138
- minitest (5.21.2 )
141
+ minitest (5.25.4 )
139
142
mustache (1.1.1 )
140
- mutex_m (0.2.0 )
141
143
net-http (0.4.1 )
142
144
uri
143
145
nokogiri (1.18.1 )
@@ -155,14 +157,11 @@ GEM
155
157
octokit (9.2.0 )
156
158
faraday (>= 1 , < 3 )
157
159
sawyer (~> 0.9 )
158
- oj (3.16.3 )
159
- bigdecimal (>= 3.0 )
160
160
padrino-helpers (0.15.3 )
161
161
i18n (>= 0.6.7 , < 2 )
162
162
padrino-support (= 0.15.3 )
163
163
tilt (>= 1.4.1 , < 3 )
164
164
padrino-support (0.15.3 )
165
- pairing_heap (3.0.1 )
166
165
parallel (1.26.3 )
167
166
parser (3.3.6.0 )
168
167
ast (~> 2.4.1 )
@@ -179,22 +178,18 @@ GEM
179
178
stringio
180
179
public_suffix (6.0.1 )
181
180
racc (1.8.1 )
182
- rack (2.2.8.1 )
181
+ rack (2.2.10 )
183
182
rainbow (3.1.1 )
184
183
rake (13.2.1 )
185
184
rb-fsevent (0.11.2 )
186
- rb-inotify (0.10 .1 )
185
+ rb-inotify (0.11 .1 )
187
186
ffi (~> 1.0 )
188
187
rdoc (6.10.0 )
189
188
psych (>= 4.0.0 )
190
189
regexp_parser (2.9.3 )
191
190
reline (0.6.0 )
192
191
io-console (~> 0.5 )
193
- rexml (3.3.9 )
194
- rgl (0.6.6 )
195
- pairing_heap (>= 0.3 , < 4.0 )
196
- rexml (~> 3.2 , >= 3.2.4 )
197
- stream (~> 0.5.3 )
192
+ rexml (3.4.0 )
198
193
rouge (3.30.0 )
199
194
rubocop (1.69.2 )
200
195
json (~> 2.3 )
@@ -211,30 +206,29 @@ GEM
211
206
rubocop-rake (0.6.0 )
212
207
rubocop (~> 1.0 )
213
208
ruby-progressbar (1.13.0 )
214
- ruby2_keywords (0.0.5 )
215
209
sassc (2.4.0 )
216
210
ffi (~> 1.9 )
217
211
sawyer (0.9.2 )
218
212
addressable (>= 2.3.5 )
219
213
faraday (>= 0.17.3 , < 3 )
214
+ securerandom (0.4.1 )
220
215
servolux (0.13.0 )
221
- stream (0.5.5 )
222
216
stringio (3.1.2 )
223
217
sysexits (1.2.0 )
224
218
temple (0.10.3 )
225
- terser (1.1.20 )
226
- execjs (>= 0.3.0 , < 3 )
227
- thor (1.2.1 )
228
- tilt (2.0.11 )
219
+ thor (1.2.2 )
220
+ tilt (2.5.0 )
229
221
toml (0.3.0 )
230
222
parslet (>= 1.8.0 , < 3.0.0 )
231
223
tzinfo (2.0.6 )
232
224
concurrent-ruby (~> 1.0 )
225
+ uglifier (4.2.1 )
226
+ execjs (>= 0.3.0 , < 3 )
233
227
unicode-display_width (3.1.2 )
234
228
unicode-emoji (~> 4.0 , >= 4.0.4 )
235
229
unicode-emoji (4.0.4 )
236
- uri (0.13.1 )
237
- webrick (1.8.2 )
230
+ uri (1.0.2 )
231
+ webrick (1.9.1 )
238
232
239
233
PLATFORMS
240
234
arm64-darwin
0 commit comments