5
5
cells-haml
6
6
cells-rails
7
7
haml
8
- rails (>= 5.0 .0 )
8
+ rails (~> 5 .0 )
9
9
trailblazer
10
10
trailblazer-cells
11
11
trailblazer-rails (= 1.0.9 )
12
12
13
13
GEM
14
14
remote: https://rubygems.org/
15
15
specs:
16
- actioncable (5.2.3 )
17
- actionpack (= 5.2.3 )
16
+ actioncable (5.2.4.1 )
17
+ actionpack (= 5.2.4.1 )
18
18
nio4r (~> 2.0 )
19
19
websocket-driver (>= 0.6.1 )
20
- actionmailer (5.2.3 )
21
- actionpack (= 5.2.3 )
22
- actionview (= 5.2.3 )
23
- activejob (= 5.2.3 )
20
+ actionmailer (5.2.4.1 )
21
+ actionpack (= 5.2.4.1 )
22
+ actionview (= 5.2.4.1 )
23
+ activejob (= 5.2.4.1 )
24
24
mail (~> 2.5 , >= 2.5.4 )
25
25
rails-dom-testing (~> 2.0 )
26
- actionpack (5.2.3 )
27
- actionview (= 5.2.3 )
28
- activesupport (= 5.2.3 )
29
- rack (~> 2.0 )
26
+ actionpack (5.2.4.1 )
27
+ actionview (= 5.2.4.1 )
28
+ activesupport (= 5.2.4.1 )
29
+ rack (~> 2.0 , >= 2.0.8 )
30
30
rack-test (>= 0.6.3 )
31
31
rails-dom-testing (~> 2.0 )
32
32
rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
33
- actionview (5.2.3 )
34
- activesupport (= 5.2.3 )
33
+ actionview (5.2.4.1 )
34
+ activesupport (= 5.2.4.1 )
35
35
builder (~> 3.1 )
36
36
erubi (~> 1.4 )
37
37
rails-dom-testing (~> 2.0 )
38
38
rails-html-sanitizer (~> 1.0 , >= 1.0.3 )
39
- activejob (5.2.3 )
40
- activesupport (= 5.2.3 )
39
+ activejob (5.2.4.1 )
40
+ activesupport (= 5.2.4.1 )
41
41
globalid (>= 0.3.6 )
42
- activemodel (5.2.3 )
43
- activesupport (= 5.2.3 )
44
- activerecord (5.2.3 )
45
- activemodel (= 5.2.3 )
46
- activesupport (= 5.2.3 )
42
+ activemodel (5.2.4.1 )
43
+ activesupport (= 5.2.4.1 )
44
+ activerecord (5.2.4.1 )
45
+ activemodel (= 5.2.4.1 )
46
+ activesupport (= 5.2.4.1 )
47
47
arel (>= 9.0 )
48
- activestorage (5.2.3 )
49
- actionpack (= 5.2.3 )
50
- activerecord (= 5.2.3 )
48
+ activestorage (5.2.4.1 )
49
+ actionpack (= 5.2.4.1 )
50
+ activerecord (= 5.2.4.1 )
51
51
marcel (~> 0.3.1 )
52
- activesupport (5.2.3 )
52
+ activesupport (5.2.4.1 )
53
53
concurrent-ruby (~> 1.0 , >= 1.0.2 )
54
54
i18n (>= 0.7 , < 2 )
55
55
minitest (~> 5.1 )
56
56
tzinfo (~> 1.1 )
57
57
addressable (2.7.0 )
58
58
public_suffix (>= 2.0.2 , < 5.0 )
59
59
arel (9.0.0 )
60
- builder (3.2.3 )
61
- byebug (11.0.0 )
60
+ builder (3.2.4 )
61
+ byebug (11.1.1 )
62
62
capybara (3.31.0 )
63
63
addressable
64
64
mini_mime (>= 0.1.3 )
75
75
cells-haml (0.0.10 )
76
76
cells (>= 4.0.1 , <= 6.0.0 )
77
77
haml (>= 4.1.0.beta.1 )
78
- cells-rails (0.0.9 )
79
- actionpack (>= 3 .0 )
78
+ cells-rails (0.1.0 )
79
+ actionpack (>= 5 .0 )
80
80
cells (>= 4.1.6 , < 5.0.0 )
81
81
childprocess (3.0.0 )
82
82
coderay (1.1.2 )
83
83
concurrent-ruby (1.1.5 )
84
84
crack (0.4.3 )
85
85
safe_yaml (~> 1.0.0 )
86
- crass (1.0.5 )
86
+ crass (1.0.6 )
87
87
declarative (0.0.10 )
88
88
declarative-builder (0.1.0 )
89
89
declarative-option (< 0.2.0 )
90
90
declarative-option (0.1.0 )
91
91
diff-lcs (1.3 )
92
- disposable (0.4.4 )
92
+ disposable (0.4.7 )
93
93
declarative (>= 0.0.9 , < 1.0.0 )
94
94
declarative-builder (< 0.2.0 )
95
95
declarative-option (< 0.2.0 )
96
96
representable (>= 2.4.0 , <= 3.1.0 )
97
97
uber (< 0.2.0 )
98
98
docile (1.3.2 )
99
- erubi (1.8 .0 )
99
+ erubi (1.9 .0 )
100
100
generator_spec (0.9.4 )
101
101
activesupport (>= 3.0.0 )
102
102
railties (>= 3.0.0 )
103
103
globalid (0.4.2 )
104
104
activesupport (>= 4.2.0 )
105
- haml (5.0.4 )
105
+ haml (5.1.2 )
106
106
temple (>= 0.8.0 )
107
107
tilt
108
- hashdiff (0.3.8 )
109
- i18n (1.6.0 )
108
+ hashdiff (1.0.0 )
109
+ i18n (1.8.2 )
110
110
concurrent-ruby (~> 1.0 )
111
- loofah (2.3.1 )
111
+ loofah (2.4.0 )
112
112
crass (~> 1.0.2 )
113
113
nokogiri (>= 1.5.9 )
114
114
mail (2.7.1 )
115
115
mini_mime (>= 0.1.1 )
116
116
marcel (0.3.3 )
117
117
mimemagic (~> 0.3.2 )
118
118
method_source (0.9.2 )
119
- mimemagic (0.3.3 )
119
+ mimemagic (0.3.4 )
120
120
mini_mime (1.0.2 )
121
121
mini_portile2 (2.4.0 )
122
- minitest (5.11.3 )
122
+ minitest (5.14.0 )
123
123
nio4r (2.5.2 )
124
124
nokogiri (1.10.7 )
125
125
mini_portile2 (~> 2.4.0 )
@@ -130,39 +130,41 @@ GEM
130
130
pry-byebug (3.8.0 )
131
131
byebug (~> 11.0 )
132
132
pry (~> 0.10 )
133
+ pry-rails (0.3.9 )
134
+ pry (>= 0.10.4 )
133
135
public_suffix (4.0.3 )
134
136
puma (4.3.1 )
135
137
nio4r (~> 2.0 )
136
- rack (2.1.2 )
138
+ rack (2.2.1 )
137
139
rack-proxy (0.6.5 )
138
140
rack
139
141
rack-test (1.1.0 )
140
142
rack (>= 1.0 , < 3 )
141
- rails (5.2.3 )
142
- actioncable (= 5.2.3 )
143
- actionmailer (= 5.2.3 )
144
- actionpack (= 5.2.3 )
145
- actionview (= 5.2.3 )
146
- activejob (= 5.2.3 )
147
- activemodel (= 5.2.3 )
148
- activerecord (= 5.2.3 )
149
- activestorage (= 5.2.3 )
150
- activesupport (= 5.2.3 )
143
+ rails (5.2.4.1 )
144
+ actioncable (= 5.2.4.1 )
145
+ actionmailer (= 5.2.4.1 )
146
+ actionpack (= 5.2.4.1 )
147
+ actionview (= 5.2.4.1 )
148
+ activejob (= 5.2.4.1 )
149
+ activemodel (= 5.2.4.1 )
150
+ activerecord (= 5.2.4.1 )
151
+ activestorage (= 5.2.4.1 )
152
+ activesupport (= 5.2.4.1 )
151
153
bundler (>= 1.3.0 )
152
- railties (= 5.2.3 )
154
+ railties (= 5.2.4.1 )
153
155
sprockets-rails (>= 2.0.0 )
154
156
rails-dom-testing (2.0.3 )
155
157
activesupport (>= 4.2.0 )
156
158
nokogiri (>= 1.6 )
157
- rails-html-sanitizer (1.0.4 )
158
- loofah (~> 2.2 , >= 2.2.2 )
159
- railties (5.2.3 )
160
- actionpack (= 5.2.3 )
161
- activesupport (= 5.2.3 )
159
+ rails-html-sanitizer (1.3.0 )
160
+ loofah (~> 2.3 )
161
+ railties (5.2.4.1 )
162
+ actionpack (= 5.2.4.1 )
163
+ activesupport (= 5.2.4.1 )
162
164
method_source
163
165
rake (>= 0.8.7 )
164
166
thor (>= 0.19.0 , < 2.0 )
165
- rake (12.3.3 )
167
+ rake (13.0.1 )
166
168
reform (2.2.4 )
167
169
disposable (>= 0.4.1 )
168
170
representable (>= 2.4.0 , < 3.1.0 )
@@ -174,37 +176,37 @@ GEM
174
176
declarative (< 0.1.0 )
175
177
declarative-option (< 0.2.0 )
176
178
uber (< 0.2.0 )
177
- rspec (3.8 .0 )
178
- rspec-core (~> 3.8 .0 )
179
- rspec-expectations (~> 3.8 .0 )
180
- rspec-mocks (~> 3.8 .0 )
181
- rspec-core (3.8.0 )
182
- rspec-support (~> 3.8.0 )
183
- rspec-expectations (3.8.2 )
179
+ rspec (3.9 .0 )
180
+ rspec-core (~> 3.9 .0 )
181
+ rspec-expectations (~> 3.9 .0 )
182
+ rspec-mocks (~> 3.9 .0 )
183
+ rspec-core (3.9.1 )
184
+ rspec-support (~> 3.9.1 )
185
+ rspec-expectations (3.9.0 )
184
186
diff-lcs (>= 1.2.0 , < 2.0 )
185
- rspec-support (~> 3.8 .0 )
186
- rspec-mocks (3.8.0 )
187
+ rspec-support (~> 3.9 .0 )
188
+ rspec-mocks (3.9.1 )
187
189
diff-lcs (>= 1.2.0 , < 2.0 )
188
- rspec-support (~> 3.8 .0 )
189
- rspec-rails (3.8.1 )
190
+ rspec-support (~> 3.9 .0 )
191
+ rspec-rails (3.9.0 )
190
192
actionpack (>= 3.0 )
191
193
activesupport (>= 3.0 )
192
194
railties (>= 3.0 )
193
- rspec-core (~> 3.8 .0 )
194
- rspec-expectations (~> 3.8 .0 )
195
- rspec-mocks (~> 3.8 .0 )
196
- rspec-support (~> 3.8 .0 )
195
+ rspec-core (~> 3.9 .0 )
196
+ rspec-expectations (~> 3.9 .0 )
197
+ rspec-mocks (~> 3.9 .0 )
198
+ rspec-support (~> 3.9 .0 )
197
199
rspec-retry (0.6.2 )
198
200
rspec-core (> 3.3 )
199
- rspec-support (3.8.0 )
201
+ rspec-support (3.9.2 )
200
202
rspec-wait (0.0.9 )
201
203
rspec (>= 3 , < 4 )
202
204
rubyzip (2.2.0 )
203
205
safe_yaml (1.0.5 )
204
206
selenium-webdriver (3.142.7 )
205
207
childprocess (>= 0.5 , < 4.0 )
206
208
rubyzip (>= 1.2.2 )
207
- simplecov (0.18.0 )
209
+ simplecov (0.18.1 )
208
210
docile (~> 1.1 )
209
211
simplecov-html (~> 0.11.0 )
210
212
simplecov-html (0.11.0 )
@@ -216,10 +218,10 @@ GEM
216
218
activesupport (>= 4.0 )
217
219
sprockets (>= 3.0.0 )
218
220
sqlite3 (1.3.13 )
219
- temple (0.8.0 )
220
- thor (0.20.3 )
221
+ temple (0.8.2 )
222
+ thor (1.0.1 )
221
223
thread_safe (0.3.6 )
222
- tilt (2.0.8 )
224
+ tilt (2.0.10 )
223
225
trailblazer (2.0.7 )
224
226
declarative
225
227
reform (>= 2.2.0 , < 3.0.0 )
@@ -235,13 +237,13 @@ GEM
235
237
reform-rails (>= 0.1.4 , < 0.2.0 )
236
238
trailblazer (~> 2.0.0 )
237
239
trailblazer-loader (>= 0.1.0 )
238
- tzinfo (1.2.5 )
240
+ tzinfo (1.2.6 )
239
241
thread_safe (~> 0.1 )
240
242
uber (0.1.0 )
241
- webmock (3.5 .1 )
243
+ webmock (3.8 .1 )
242
244
addressable (>= 2.3.6 )
243
245
crack (>= 0.3.2 )
244
- hashdiff
246
+ hashdiff ( >= 0.4.0 , < 2.0.0 )
245
247
webpacker (4.2.2 )
246
248
activesupport (>= 4.2 )
247
249
rack-proxy (>= 0.6.1 )
@@ -263,6 +265,7 @@ DEPENDENCIES
263
265
generator_spec
264
266
matestack-ui-core !
265
267
pry-byebug
268
+ pry-rails
266
269
puma
267
270
rspec-rails (~> 3.8 )
268
271
rspec-retry
0 commit comments