middleman-images 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,196 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ middleman-images (0.1.0)
5
+ middleman-core (>= 4.1.14)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ activesupport (5.0.7.2)
11
+ concurrent-ruby (~> 1.0, >= 1.0.2)
12
+ i18n (>= 0.7, < 2)
13
+ minitest (~> 5.1)
14
+ tzinfo (~> 1.1)
15
+ addressable (2.7.0)
16
+ public_suffix (>= 2.0.2, < 5.0)
17
+ aruba (0.14.14)
18
+ childprocess (>= 0.6.3, < 4.0.0)
19
+ contracts (~> 0.9)
20
+ cucumber (>= 1.3.19)
21
+ ffi (~> 1.9)
22
+ rspec-expectations (>= 2.99)
23
+ thor (>= 0.19, < 2.0)
24
+ backports (3.15.0)
25
+ builder (3.2.4)
26
+ capybara (3.31.0)
27
+ addressable
28
+ mini_mime (>= 0.1.3)
29
+ nokogiri (~> 1.8)
30
+ rack (>= 1.6.0)
31
+ rack-test (>= 0.6.3)
32
+ regexp_parser (~> 1.5)
33
+ xpath (~> 3.2)
34
+ childprocess (3.0.0)
35
+ coffee-script (2.4.1)
36
+ coffee-script-source
37
+ execjs
38
+ coffee-script-source (1.12.2)
39
+ compass-import-once (1.0.5)
40
+ sass (>= 3.2, < 3.5)
41
+ concurrent-ruby (1.1.5)
42
+ contracts (0.13.0)
43
+ cucumber (3.1.2)
44
+ builder (>= 2.1.2)
45
+ cucumber-core (~> 3.2.0)
46
+ cucumber-expressions (~> 6.0.1)
47
+ cucumber-wire (~> 0.0.1)
48
+ diff-lcs (~> 1.3)
49
+ gherkin (~> 5.1.0)
50
+ multi_json (>= 1.7.5, < 2.0)
51
+ multi_test (>= 0.1.2)
52
+ cucumber-core (3.2.1)
53
+ backports (>= 3.8.0)
54
+ cucumber-tag_expressions (~> 1.1.0)
55
+ gherkin (~> 5.0)
56
+ cucumber-expressions (6.0.1)
57
+ cucumber-tag_expressions (1.1.1)
58
+ cucumber-wire (0.0.1)
59
+ diff-lcs (1.3)
60
+ dotenv (2.7.5)
61
+ erubis (2.7.0)
62
+ execjs (2.7.0)
63
+ exifr (1.3.6)
64
+ fast_blank (1.0.0)
65
+ fastimage (2.1.7)
66
+ ffi (1.12.2)
67
+ fspath (3.1.2)
68
+ gherkin (5.1.0)
69
+ haml (5.1.2)
70
+ temple (>= 0.8.0)
71
+ tilt
72
+ hamster (3.0.0)
73
+ concurrent-ruby (~> 1.0)
74
+ hashie (3.6.0)
75
+ i18n (0.7.0)
76
+ image_optim (0.26.5)
77
+ exifr (~> 1.2, >= 1.2.2)
78
+ fspath (~> 3.0)
79
+ image_size (>= 1.5, < 3)
80
+ in_threads (~> 1.3)
81
+ progress (~> 3.0, >= 3.0.1)
82
+ image_optim_pack (0.6.0)
83
+ fspath (>= 2.1, < 4)
84
+ image_optim (~> 0.19)
85
+ image_size (2.0.2)
86
+ in_threads (1.5.4)
87
+ kramdown (1.17.0)
88
+ listen (3.0.8)
89
+ rb-fsevent (~> 0.9, >= 0.9.4)
90
+ rb-inotify (~> 0.9, >= 0.9.7)
91
+ memoist (0.16.2)
92
+ middleman (4.1.14)
93
+ coffee-script (~> 2.2)
94
+ compass-import-once (= 1.0.5)
95
+ haml (>= 4.0.5)
96
+ kramdown (~> 1.2)
97
+ middleman-cli (= 4.1.14)
98
+ middleman-core (= 4.1.14)
99
+ sass (>= 3.4.0, < 4.0)
100
+ middleman-cli (4.1.14)
101
+ thor (>= 0.17.0, < 2.0)
102
+ middleman-core (4.1.14)
103
+ activesupport (>= 4.2, < 5.1)
104
+ addressable (~> 2.3)
105
+ backports (~> 3.6)
106
+ bundler (~> 1.1)
107
+ contracts (~> 0.13.0)
108
+ dotenv
109
+ erubis
110
+ execjs (~> 2.0)
111
+ fast_blank
112
+ fastimage (~> 2.0)
113
+ hamster (~> 3.0)
114
+ hashie (~> 3.4)
115
+ i18n (~> 0.7.0)
116
+ listen (~> 3.0.0)
117
+ memoist (~> 0.14)
118
+ padrino-helpers (~> 0.13.0)
119
+ parallel
120
+ rack (>= 1.4.5, < 3)
121
+ sass (>= 3.4)
122
+ servolux
123
+ tilt (~> 2.0)
124
+ uglifier (~> 3.0)
125
+ mini_magick (4.10.1)
126
+ mini_mime (1.0.2)
127
+ mini_portile2 (2.4.0)
128
+ minitest (5.14.0)
129
+ multi_json (1.14.1)
130
+ multi_test (0.1.2)
131
+ nokogiri (1.10.7)
132
+ mini_portile2 (~> 2.4.0)
133
+ padrino-helpers (0.13.3.4)
134
+ i18n (~> 0.6, >= 0.6.7)
135
+ padrino-support (= 0.13.3.4)
136
+ tilt (>= 1.4.1, < 3)
137
+ padrino-support (0.13.3.4)
138
+ activesupport (>= 3.1)
139
+ parallel (1.19.1)
140
+ progress (3.5.2)
141
+ public_suffix (4.0.3)
142
+ rack (2.1.2)
143
+ rack-test (1.1.0)
144
+ rack (>= 1.0, < 3)
145
+ rake (13.0.1)
146
+ rb-fsevent (0.10.3)
147
+ rb-inotify (0.10.1)
148
+ ffi (~> 1.0)
149
+ rdoc (6.2.1)
150
+ regexp_parser (1.6.0)
151
+ rspec (3.9.0)
152
+ rspec-core (~> 3.9.0)
153
+ rspec-expectations (~> 3.9.0)
154
+ rspec-mocks (~> 3.9.0)
155
+ rspec-core (3.9.1)
156
+ rspec-support (~> 3.9.1)
157
+ rspec-expectations (3.9.0)
158
+ diff-lcs (>= 1.2.0, < 2.0)
159
+ rspec-support (~> 3.9.0)
160
+ rspec-mocks (3.9.1)
161
+ diff-lcs (>= 1.2.0, < 2.0)
162
+ rspec-support (~> 3.9.0)
163
+ rspec-support (3.9.2)
164
+ sass (3.4.25)
165
+ servolux (0.13.0)
166
+ temple (0.8.2)
167
+ thor (1.0.1)
168
+ thread_safe (0.3.6)
169
+ tilt (2.0.10)
170
+ tzinfo (1.2.6)
171
+ thread_safe (~> 0.1)
172
+ uglifier (3.2.0)
173
+ execjs (>= 0.3.0, < 3)
174
+ xpath (3.2.0)
175
+ nokogiri (~> 1.8)
176
+ yard (0.9.24)
177
+
178
+ PLATFORMS
179
+ ruby
180
+
181
+ DEPENDENCIES
182
+ aruba
183
+ capybara
184
+ cucumber
185
+ image_optim
186
+ image_optim_pack (= 0.6.0)
187
+ middleman (~> 4.1.0)
188
+ middleman-images!
189
+ mini_magick
190
+ rake
191
+ rdoc
192
+ rspec
193
+ yard
194
+
195
+ BUNDLED WITH
196
+ 1.17.3
@@ -0,0 +1,27 @@
1
+ # If you do not have OpenSSL installed, update
2
+ # the following line to use "http://" instead
3
+ source 'https://rubygems.org'
4
+
5
+ # Specify your gem's dependencies in middleman-images.gemspec
6
+ gemspec path: '..'
7
+
8
+
9
+ group :development do
10
+ gem 'middleman', '~> 4.2.0'
11
+ gem 'rake'
12
+ gem 'rdoc'
13
+ gem 'yard'
14
+ end
15
+
16
+ group :test do
17
+ gem 'cucumber'
18
+ gem 'capybara'
19
+ gem 'aruba'
20
+ gem 'rspec'
21
+
22
+ gem 'image_optim'
23
+ gem 'mini_magick'
24
+
25
+ # Version is locked to make sure asset_hash tests are not broken by updated optimizations.
26
+ gem 'image_optim_pack', '=0.6.0'
27
+ end
@@ -0,0 +1,196 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ middleman-images (0.1.0)
5
+ middleman-core (>= 4.1.14)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ activesupport (5.0.7.2)
11
+ concurrent-ruby (~> 1.0, >= 1.0.2)
12
+ i18n (>= 0.7, < 2)
13
+ minitest (~> 5.1)
14
+ tzinfo (~> 1.1)
15
+ addressable (2.7.0)
16
+ public_suffix (>= 2.0.2, < 5.0)
17
+ aruba (0.14.14)
18
+ childprocess (>= 0.6.3, < 4.0.0)
19
+ contracts (~> 0.9)
20
+ cucumber (>= 1.3.19)
21
+ ffi (~> 1.9)
22
+ rspec-expectations (>= 2.99)
23
+ thor (>= 0.19, < 2.0)
24
+ backports (3.15.0)
25
+ builder (3.2.4)
26
+ capybara (3.31.0)
27
+ addressable
28
+ mini_mime (>= 0.1.3)
29
+ nokogiri (~> 1.8)
30
+ rack (>= 1.6.0)
31
+ rack-test (>= 0.6.3)
32
+ regexp_parser (~> 1.5)
33
+ xpath (~> 3.2)
34
+ childprocess (3.0.0)
35
+ coffee-script (2.4.1)
36
+ coffee-script-source
37
+ execjs
38
+ coffee-script-source (1.12.2)
39
+ compass-import-once (1.0.5)
40
+ sass (>= 3.2, < 3.5)
41
+ concurrent-ruby (1.1.5)
42
+ contracts (0.13.0)
43
+ cucumber (3.1.2)
44
+ builder (>= 2.1.2)
45
+ cucumber-core (~> 3.2.0)
46
+ cucumber-expressions (~> 6.0.1)
47
+ cucumber-wire (~> 0.0.1)
48
+ diff-lcs (~> 1.3)
49
+ gherkin (~> 5.1.0)
50
+ multi_json (>= 1.7.5, < 2.0)
51
+ multi_test (>= 0.1.2)
52
+ cucumber-core (3.2.1)
53
+ backports (>= 3.8.0)
54
+ cucumber-tag_expressions (~> 1.1.0)
55
+ gherkin (~> 5.0)
56
+ cucumber-expressions (6.0.1)
57
+ cucumber-tag_expressions (1.1.1)
58
+ cucumber-wire (0.0.1)
59
+ diff-lcs (1.3)
60
+ dotenv (2.7.5)
61
+ erubis (2.7.0)
62
+ execjs (2.7.0)
63
+ exifr (1.3.6)
64
+ fast_blank (1.0.0)
65
+ fastimage (2.1.7)
66
+ ffi (1.12.2)
67
+ fspath (3.1.2)
68
+ gherkin (5.1.0)
69
+ haml (5.1.2)
70
+ temple (>= 0.8.0)
71
+ tilt
72
+ hamster (3.0.0)
73
+ concurrent-ruby (~> 1.0)
74
+ hashie (3.6.0)
75
+ i18n (0.7.0)
76
+ image_optim (0.26.5)
77
+ exifr (~> 1.2, >= 1.2.2)
78
+ fspath (~> 3.0)
79
+ image_size (>= 1.5, < 3)
80
+ in_threads (~> 1.3)
81
+ progress (~> 3.0, >= 3.0.1)
82
+ image_optim_pack (0.6.0)
83
+ fspath (>= 2.1, < 4)
84
+ image_optim (~> 0.19)
85
+ image_size (2.0.2)
86
+ in_threads (1.5.4)
87
+ kramdown (1.17.0)
88
+ listen (3.0.8)
89
+ rb-fsevent (~> 0.9, >= 0.9.4)
90
+ rb-inotify (~> 0.9, >= 0.9.7)
91
+ memoist (0.16.2)
92
+ middleman (4.2.1)
93
+ coffee-script (~> 2.2)
94
+ compass-import-once (= 1.0.5)
95
+ haml (>= 4.0.5)
96
+ kramdown (~> 1.2)
97
+ middleman-cli (= 4.2.1)
98
+ middleman-core (= 4.2.1)
99
+ sass (>= 3.4.0, < 4.0)
100
+ middleman-cli (4.2.1)
101
+ thor (>= 0.17.0, < 2.0)
102
+ middleman-core (4.2.1)
103
+ activesupport (>= 4.2, < 5.1)
104
+ addressable (~> 2.3)
105
+ backports (~> 3.6)
106
+ bundler (~> 1.1)
107
+ contracts (~> 0.13.0)
108
+ dotenv
109
+ erubis
110
+ execjs (~> 2.0)
111
+ fast_blank
112
+ fastimage (~> 2.0)
113
+ hamster (~> 3.0)
114
+ hashie (~> 3.4)
115
+ i18n (~> 0.7.0)
116
+ listen (~> 3.0.0)
117
+ memoist (~> 0.14)
118
+ padrino-helpers (~> 0.13.0)
119
+ parallel
120
+ rack (>= 1.4.5, < 3)
121
+ sass (>= 3.4)
122
+ servolux
123
+ tilt (~> 2.0)
124
+ uglifier (~> 3.0)
125
+ mini_magick (4.10.1)
126
+ mini_mime (1.0.2)
127
+ mini_portile2 (2.4.0)
128
+ minitest (5.14.0)
129
+ multi_json (1.14.1)
130
+ multi_test (0.1.2)
131
+ nokogiri (1.10.7)
132
+ mini_portile2 (~> 2.4.0)
133
+ padrino-helpers (0.13.3.4)
134
+ i18n (~> 0.6, >= 0.6.7)
135
+ padrino-support (= 0.13.3.4)
136
+ tilt (>= 1.4.1, < 3)
137
+ padrino-support (0.13.3.4)
138
+ activesupport (>= 3.1)
139
+ parallel (1.19.1)
140
+ progress (3.5.2)
141
+ public_suffix (4.0.3)
142
+ rack (2.1.2)
143
+ rack-test (1.1.0)
144
+ rack (>= 1.0, < 3)
145
+ rake (13.0.1)
146
+ rb-fsevent (0.10.3)
147
+ rb-inotify (0.10.1)
148
+ ffi (~> 1.0)
149
+ rdoc (6.2.1)
150
+ regexp_parser (1.6.0)
151
+ rspec (3.9.0)
152
+ rspec-core (~> 3.9.0)
153
+ rspec-expectations (~> 3.9.0)
154
+ rspec-mocks (~> 3.9.0)
155
+ rspec-core (3.9.1)
156
+ rspec-support (~> 3.9.1)
157
+ rspec-expectations (3.9.0)
158
+ diff-lcs (>= 1.2.0, < 2.0)
159
+ rspec-support (~> 3.9.0)
160
+ rspec-mocks (3.9.1)
161
+ diff-lcs (>= 1.2.0, < 2.0)
162
+ rspec-support (~> 3.9.0)
163
+ rspec-support (3.9.2)
164
+ sass (3.4.25)
165
+ servolux (0.13.0)
166
+ temple (0.8.2)
167
+ thor (1.0.1)
168
+ thread_safe (0.3.6)
169
+ tilt (2.0.10)
170
+ tzinfo (1.2.6)
171
+ thread_safe (~> 0.1)
172
+ uglifier (3.2.0)
173
+ execjs (>= 0.3.0, < 3)
174
+ xpath (3.2.0)
175
+ nokogiri (~> 1.8)
176
+ yard (0.9.24)
177
+
178
+ PLATFORMS
179
+ ruby
180
+
181
+ DEPENDENCIES
182
+ aruba
183
+ capybara
184
+ cucumber
185
+ image_optim
186
+ image_optim_pack (= 0.6.0)
187
+ middleman (~> 4.2.0)
188
+ middleman-images!
189
+ mini_magick
190
+ rake
191
+ rdoc
192
+ rspec
193
+ yard
194
+
195
+ BUNDLED WITH
196
+ 1.17.3
@@ -0,0 +1,27 @@
1
+ # If you do not have OpenSSL installed, update
2
+ # the following line to use "http://" instead
3
+ source 'https://rubygems.org'
4
+
5
+ # Specify your gem's dependencies in middleman-images.gemspec
6
+ gemspec path: '..'
7
+
8
+
9
+ group :development do
10
+ gem 'middleman', '~> 4.3.0'
11
+ gem 'rake'
12
+ gem 'rdoc'
13
+ gem 'yard'
14
+ end
15
+
16
+ group :test do
17
+ gem 'cucumber'
18
+ gem 'capybara'
19
+ gem 'aruba'
20
+ gem 'rspec'
21
+
22
+ gem 'image_optim'
23
+ gem 'mini_magick'
24
+
25
+ # Version is locked to make sure asset_hash tests are not broken by updated optimizations.
26
+ gem 'image_optim_pack', '=0.6.0'
27
+ end