middleman-imageoptim 0.2.1 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "middleman", ">= 4.0.0.alpha"
6
-
7
- gemspec :path => "../"
@@ -1,216 +0,0 @@
1
- PATH
2
- remote: ../
3
- specs:
4
- middleman-imageoptim (0.2.0)
5
- image_optim (~> 0.20.2)
6
- image_optim_pack (~> 0.2.1)
7
- middleman-core (>= 3.1)
8
-
9
- GEM
10
- remote: https://rubygems.org/
11
- specs:
12
- activesupport (4.2.0)
13
- i18n (~> 0.7)
14
- json (~> 1.7, >= 1.7.7)
15
- minitest (~> 5.1)
16
- thread_safe (~> 0.3, >= 0.3.4)
17
- tzinfo (~> 1.1)
18
- addressable (2.3.6)
19
- appraisal (1.0.2)
20
- bundler
21
- rake
22
- thor (>= 0.14.0)
23
- aruba (0.6.1)
24
- childprocess (>= 0.3.6)
25
- cucumber (>= 1.1.1)
26
- rspec-expectations (>= 2.7.0)
27
- ast (2.0.0)
28
- astrolabe (1.3.0)
29
- parser (>= 2.2.0.pre.3, < 3.0)
30
- backports (3.6.4)
31
- builder (3.2.2)
32
- celluloid (0.16.0)
33
- timers (~> 4.0.0)
34
- childprocess (0.5.5)
35
- ffi (~> 1.0, >= 1.0.11)
36
- coderay (1.1.0)
37
- coffee-script (2.3.0)
38
- coffee-script-source
39
- execjs
40
- coffee-script-source (1.8.0)
41
- compass-core (1.0.1)
42
- multi_json (~> 1.0)
43
- sass (>= 3.3.0, < 3.5)
44
- compass-import-once (1.0.5)
45
- sass (>= 3.2, < 3.5)
46
- contracts (0.4)
47
- cucumber (1.3.18)
48
- builder (>= 2.1.2)
49
- diff-lcs (>= 1.1.3)
50
- gherkin (~> 2.12)
51
- multi_json (>= 1.7.5, < 2.0)
52
- multi_test (>= 0.1.1)
53
- diff-lcs (1.2.5)
54
- docile (1.1.5)
55
- erubis (2.7.0)
56
- execjs (2.2.2)
57
- exifr (1.2.0)
58
- fastimage (1.6.6)
59
- addressable (~> 2.3, >= 2.3.5)
60
- ffi (1.9.6)
61
- fspath (2.1.1)
62
- gherkin (2.12.2)
63
- multi_json (~> 1.3)
64
- haml (4.0.6)
65
- tilt
66
- hike (1.2.3)
67
- hitimes (1.2.2)
68
- hooks (0.4.0)
69
- uber (~> 0.0.4)
70
- i18n (0.7.0)
71
- image_optim (0.20.2)
72
- exifr (~> 1.1, >= 1.1.3)
73
- fspath (~> 2.1)
74
- image_size (~> 1.3)
75
- in_threads (~> 1.3)
76
- progress (~> 3.0, >= 3.0.1)
77
- image_optim_pack (0.2.1.20150107)
78
- fspath (~> 2.1)
79
- image_optim (~> 0.19)
80
- image_size (1.4.1)
81
- in_threads (1.3.0)
82
- json (1.8.1)
83
- kramdown (1.5.0)
84
- listen (2.8.5)
85
- celluloid (>= 0.15.2)
86
- rb-fsevent (>= 0.9.3)
87
- rb-inotify (>= 0.9)
88
- method_source (0.8.2)
89
- middleman (4.0.0.alpha.6)
90
- coffee-script (~> 2.2)
91
- compass-import-once (= 1.0.5)
92
- haml (>= 4.0.5)
93
- kramdown (~> 1.2)
94
- middleman-cli (= 4.0.0.alpha.6)
95
- middleman-compass (= 4.0.0.alpha.3)
96
- middleman-core (= 4.0.0.alpha.6)
97
- middleman-sprockets (>= 3.4.0)
98
- sass (>= 3.4.0, < 4.0)
99
- middleman-cli (4.0.0.alpha.6)
100
- thor (>= 0.17.0, < 2.0)
101
- middleman-compass (4.0.0.alpha.3)
102
- compass-core (>= 1.0.0, < 2.0.0)
103
- middleman-core (>= 4.0.0.alpha.1)
104
- middleman-core (4.0.0.alpha.6)
105
- activesupport (~> 4.2.0)
106
- addressable (~> 2.3.5)
107
- backports (~> 3.6)
108
- bundler (~> 1.1)
109
- compass-import-once (~> 1.0.4)
110
- contracts (~> 0.4)
111
- erubis
112
- execjs (~> 2.0)
113
- fastimage (~> 1.6.2)
114
- hooks (~> 0.3)
115
- i18n (~> 0.7.0)
116
- listen (>= 2.7.9, < 3.0)
117
- padrino-helpers (~> 0.12.3)
118
- rack (>= 1.4.5, < 2.0)
119
- sass (>= 3.3.4)
120
- tilt (~> 1.4.1)
121
- uglifier (~> 2.6)
122
- middleman-sprockets (3.4.1)
123
- middleman-core (>= 3.3)
124
- sprockets (~> 2.12.1)
125
- sprockets-helpers (~> 1.1.0)
126
- sprockets-sass (~> 1.3.0)
127
- minitest (5.5.0)
128
- multi_json (1.10.1)
129
- multi_test (0.1.1)
130
- padrino-helpers (0.12.4)
131
- i18n (~> 0.6, >= 0.6.7)
132
- padrino-support (= 0.12.4)
133
- tilt (~> 1.4.1)
134
- padrino-support (0.12.4)
135
- activesupport (>= 3.1)
136
- parser (2.2.0.1)
137
- ast (>= 1.1, < 3.0)
138
- slop (~> 3.4, >= 3.4.5)
139
- powerpack (0.0.9)
140
- progress (3.1.0)
141
- pry (0.10.1)
142
- coderay (~> 1.1.0)
143
- method_source (~> 0.8.1)
144
- slop (~> 3.4)
145
- rack (1.6.0)
146
- rainbow (2.0.0)
147
- rake (10.4.2)
148
- rb-fsevent (0.9.4)
149
- rb-inotify (0.9.5)
150
- ffi (>= 0.5.0)
151
- rspec (3.1.0)
152
- rspec-core (~> 3.1.0)
153
- rspec-expectations (~> 3.1.0)
154
- rspec-mocks (~> 3.1.0)
155
- rspec-core (3.1.7)
156
- rspec-support (~> 3.1.0)
157
- rspec-expectations (3.1.2)
158
- diff-lcs (>= 1.2.0, < 2.0)
159
- rspec-support (~> 3.1.0)
160
- rspec-its (1.1.0)
161
- rspec-core (>= 3.0.0)
162
- rspec-expectations (>= 3.0.0)
163
- rspec-mocks (3.1.3)
164
- rspec-support (~> 3.1.0)
165
- rspec-support (3.1.2)
166
- rubocop (0.28.0)
167
- astrolabe (~> 1.3)
168
- parser (>= 2.2.0.pre.7, < 3.0)
169
- powerpack (~> 0.0.6)
170
- rainbow (>= 1.99.1, < 3.0)
171
- ruby-progressbar (~> 1.4)
172
- ruby-progressbar (1.7.1)
173
- sass (3.4.9)
174
- simplecov (0.9.1)
175
- docile (~> 1.1.0)
176
- multi_json (~> 1.0)
177
- simplecov-html (~> 0.8.0)
178
- simplecov-html (0.8.0)
179
- slop (3.6.0)
180
- sprockets (2.12.3)
181
- hike (~> 1.2)
182
- multi_json (~> 1.0)
183
- rack (~> 1.0)
184
- tilt (~> 1.1, != 1.3.0)
185
- sprockets-helpers (1.1.0)
186
- sprockets (~> 2.0)
187
- sprockets-sass (1.3.1)
188
- sprockets (~> 2.0)
189
- tilt (~> 1.1)
190
- thor (0.19.1)
191
- thread_safe (0.3.4)
192
- tilt (1.4.1)
193
- timers (4.0.1)
194
- hitimes
195
- tzinfo (1.2.2)
196
- thread_safe (~> 0.1)
197
- uber (0.0.12)
198
- uglifier (2.6.1)
199
- execjs (>= 0.3.0)
200
- json (>= 1.8.0)
201
-
202
- PLATFORMS
203
- ruby
204
-
205
- DEPENDENCIES
206
- appraisal
207
- aruba
208
- cucumber
209
- middleman (>= 4.0.0.alpha)
210
- middleman-imageoptim!
211
- pry
212
- rake
213
- rspec (>= 3.0.0)
214
- rspec-its
215
- rubocop
216
- simplecov