1
1
GIT
2
2
remote: git://github.com/middleman/middleman-syntax.git
3
- revision: 8874c7aca904c96589ccd2ee031082fc2df69f7d
3
+ revision: d1a49ee30f9a2ef939a00b78f3b38cca6c5bcc0c
4
4
specs:
5
5
middleman-syntax (2.0.0 )
6
6
middleman-core (~> 3.2 )
9
9
GEM
10
10
remote: https://rubygems.org/
11
11
specs:
12
- activesupport (4.1.7 )
12
+ activesupport (4.1.10 )
13
13
i18n (~> 0.6 , >= 0.6.9 )
14
14
json (~> 1.7 , >= 1.7.7 )
15
15
minitest (~> 5.1 )
16
16
thread_safe (~> 0.1 )
17
17
tzinfo (~> 1.1 )
18
- addressable (2.3.6 )
19
- bourbon (4.0 .2 )
20
- sass (~> 3.3 )
18
+ addressable (2.3.8 )
19
+ bourbon (4.2 .2 )
20
+ sass (~> 3.4 )
21
21
thor
22
22
builder (3.2.2 )
23
23
celluloid (0.16.0 )
24
24
timers (~> 4.0.0 )
25
- chunky_png (1.3.3 )
26
- coffee-script (2.3.0 )
25
+ chunky_png (1.3.4 )
26
+ coffee-script (2.4.1 )
27
27
coffee-script-source
28
28
execjs
29
- coffee-script-source (1.8.0 )
30
- compass (1.0.1 )
29
+ coffee-script-source (1.9.1.1 )
30
+ compass (1.0.3 )
31
31
chunky_png (~> 1.2 )
32
- compass-core (~> 1.0.1 )
32
+ compass-core (~> 1.0.2 )
33
33
compass-import-once (~> 1.0.5 )
34
34
rb-fsevent (>= 0.9.3 )
35
35
rb-inotify (>= 0.9 )
36
36
sass (>= 3.3.13 , < 3.5 )
37
- compass-core (1.0.1 )
37
+ compass-core (1.0.3 )
38
38
multi_json (~> 1.0 )
39
39
sass (>= 3.3.0 , < 3.5 )
40
40
compass-import-once (1.0.5 )
44
44
eventmachine (>= 0.12.9 )
45
45
http_parser.rb (~> 0.6.0 )
46
46
erubis (2.7.0 )
47
- eventmachine (1.0.3 )
48
- execjs (2.2 .2 )
47
+ eventmachine (1.0.7 )
48
+ execjs (2.5 .2 )
49
49
favicon_maker (1.3 )
50
50
docile (~> 1.1 )
51
- ffi (1.9.6 )
52
- haml (4.0.5 )
51
+ ffi (1.9.8 )
52
+ haml (4.0.6 )
53
53
tilt
54
54
hike (1.2.3 )
55
55
hitimes (1.2.2 )
56
56
hooks (0.4.0 )
57
57
uber (~> 0.0.4 )
58
58
http_parser.rb (0.6.0 )
59
- i18n (0.6.11 )
60
- json (1.8.1 )
61
- kramdown (1.5 .0 )
62
- listen (2.7.11 )
63
- celluloid (>= 0.15.2 )
59
+ i18n (0.7.0 )
60
+ json (1.8.2 )
61
+ kramdown (1.6 .0 )
62
+ listen (2.10.0 )
63
+ celluloid (~> 0.16.0 )
64
64
rb-fsevent (>= 0.9.3 )
65
65
rb-inotify (>= 0.9 )
66
- middleman (3.3.6 )
66
+ middleman (3.3.11 )
67
67
coffee-script (~> 2.2 )
68
68
compass (>= 1.0.0 , < 2.0.0 )
69
69
compass-import-once (= 1.0.5 )
70
70
execjs (~> 2.0 )
71
71
haml (>= 4.0.5 )
72
72
kramdown (~> 1.2 )
73
- middleman-core (= 3.3.6 )
73
+ middleman-core (= 3.3.11 )
74
74
middleman-sprockets (>= 3.1.2 )
75
75
sass (>= 3.4.0 , < 4.0 )
76
76
uglifier (~> 2.5 )
77
77
middleman-blog (3.5.3 )
78
78
addressable (~> 2.3.5 )
79
79
middleman-core (~> 3.2 )
80
80
tzinfo (>= 0.3.0 )
81
- middleman-core (3.3.6 )
81
+ middleman-core (3.3.11 )
82
82
activesupport (~> 4.1.0 )
83
83
bundler (~> 1.1 )
84
84
erubis
85
85
hooks (~> 0.3 )
86
- i18n (~> 0.6.9 )
86
+ i18n (~> 0.7.0 )
87
87
listen (>= 2.7.9 , < 3.0 )
88
88
padrino-helpers (~> 0.12.3 )
89
89
rack (>= 1.4.5 , < 2.0 )
90
90
rack-test (~> 0.6.2 )
91
91
thor (>= 0.15.2 , < 2.0 )
92
92
tilt (~> 1.4.1 , < 2.0 )
93
- middleman-deploy (0.3 .0 )
93
+ middleman-deploy (1.0 .0 )
94
94
middleman-core (>= 3.2 )
95
95
net-sftp
96
96
ptools
@@ -101,41 +101,41 @@ GEM
101
101
em-websocket (~> 0.5.1 )
102
102
middleman-core (~> 3.2 )
103
103
rack-livereload (~> 0.3.15 )
104
- middleman-sprockets (3.3.10 )
105
- middleman-core (~> 3.3 )
104
+ middleman-sprockets (3.4.2 )
105
+ middleman-core (>= 3.3 )
106
106
sprockets (~> 2.12.1 )
107
107
sprockets-helpers (~> 1.1.0 )
108
- sprockets-sass (~> 1.2 .0 )
109
- mini_portile (0.6.1 )
110
- minitest (5.4.2 )
111
- multi_json (1.10.1 )
112
- neat (1.6.0 )
113
- bourbon (>= 3.1 )
108
+ sprockets-sass (~> 1.3 .0 )
109
+ mini_portile (0.6.2 )
110
+ minitest (5.6.0 )
111
+ multi_json (1.11.0 )
112
+ neat (1.7.2 )
113
+ bourbon (>= 4.0 )
114
114
sass (>= 3.3 )
115
115
net-sftp (2.1.2 )
116
116
net-ssh (>= 2.6.5 )
117
- net-ssh (2.9.1 )
118
- nokogiri (1.6.5 )
117
+ net-ssh (2.9.2 )
118
+ nokogiri (1.6.6.2 )
119
119
mini_portile (~> 0.6.0 )
120
- padrino-helpers (0.12.4 )
120
+ padrino-helpers (0.12.5 )
121
121
i18n (~> 0.6 , >= 0.6.7 )
122
- padrino-support (= 0.12.4 )
122
+ padrino-support (= 0.12.5 )
123
123
tilt (~> 1.4.1 )
124
- padrino-support (0.12.4 )
124
+ padrino-support (0.12.5 )
125
125
activesupport (>= 3.1 )
126
- ptools (1.2.6 )
127
- rack (1.5.2 )
126
+ ptools (1.3.2 )
127
+ rack (1.6.0 )
128
128
rack-livereload (0.3.15 )
129
129
rack
130
- rack-test (0.6.2 )
130
+ rack-test (0.6.3 )
131
131
rack (>= 1.0 )
132
132
rb-fsevent (0.9.4 )
133
133
rb-inotify (0.9.5 )
134
134
ffi (>= 0.5.0 )
135
- rouge (1.7.1 )
136
- sass (3.4.7 )
137
- slim (2 .0.3 )
138
- temple (~> 0.6.6 )
135
+ rouge (1.8.0 )
136
+ sass (3.4.13 )
137
+ slim (3 .0.3 )
138
+ temple (~> 0.7.3 )
139
139
tilt (>= 1.3.3 , < 2.1 )
140
140
sprockets (2.12.3 )
141
141
hike (~> 1.2 )
@@ -144,19 +144,19 @@ GEM
144
144
tilt (~> 1.1 , != 1.3.0 )
145
145
sprockets-helpers (1.1.0 )
146
146
sprockets (~> 2.0 )
147
- sprockets-sass (1.2.0 )
147
+ sprockets-sass (1.3.1 )
148
148
sprockets (~> 2.0 )
149
149
tilt (~> 1.1 )
150
- temple (0.6.8 )
150
+ temple (0.7.5 )
151
151
thor (0.19.1 )
152
- thread_safe (0.3.4 )
152
+ thread_safe (0.3.5 )
153
153
tilt (1.4.1 )
154
154
timers (4.0.1 )
155
155
hitimes
156
156
tzinfo (1.2.2 )
157
157
thread_safe (~> 0.1 )
158
- uber (0.0.10 )
159
- uglifier (2.5.3 )
158
+ uber (0.0.13 )
159
+ uglifier (2.7.1 )
160
160
execjs (>= 0.3.0 )
161
161
json (>= 1.8.0 )
162
162
0 commit comments