nacelle 0.5.0 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,208 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- nacelle (0.4.2)
5
- cells (~> 3.0)
6
- rails
7
- sprockets-rails
8
-
9
- GEM
10
- remote: https://rubygems.org/
11
- specs:
12
- actioncable (6.1.7.3)
13
- actionpack (= 6.1.7.3)
14
- activesupport (= 6.1.7.3)
15
- nio4r (~> 2.0)
16
- websocket-driver (>= 0.6.1)
17
- actionmailbox (6.1.7.3)
18
- actionpack (= 6.1.7.3)
19
- activejob (= 6.1.7.3)
20
- activerecord (= 6.1.7.3)
21
- activestorage (= 6.1.7.3)
22
- activesupport (= 6.1.7.3)
23
- mail (>= 2.7.1)
24
- actionmailer (6.1.7.3)
25
- actionpack (= 6.1.7.3)
26
- actionview (= 6.1.7.3)
27
- activejob (= 6.1.7.3)
28
- activesupport (= 6.1.7.3)
29
- mail (~> 2.5, >= 2.5.4)
30
- rails-dom-testing (~> 2.0)
31
- actionpack (6.1.7.3)
32
- actionview (= 6.1.7.3)
33
- activesupport (= 6.1.7.3)
34
- rack (~> 2.0, >= 2.0.9)
35
- rack-test (>= 0.6.3)
36
- rails-dom-testing (~> 2.0)
37
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
38
- actiontext (6.1.7.3)
39
- actionpack (= 6.1.7.3)
40
- activerecord (= 6.1.7.3)
41
- activestorage (= 6.1.7.3)
42
- activesupport (= 6.1.7.3)
43
- nokogiri (>= 1.8.5)
44
- actionview (6.1.7.3)
45
- activesupport (= 6.1.7.3)
46
- builder (~> 3.1)
47
- erubi (~> 1.4)
48
- rails-dom-testing (~> 2.0)
49
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
50
- activejob (6.1.7.3)
51
- activesupport (= 6.1.7.3)
52
- globalid (>= 0.3.6)
53
- activemodel (6.1.7.3)
54
- activesupport (= 6.1.7.3)
55
- activerecord (6.1.7.3)
56
- activemodel (= 6.1.7.3)
57
- activesupport (= 6.1.7.3)
58
- activestorage (6.1.7.3)
59
- actionpack (= 6.1.7.3)
60
- activejob (= 6.1.7.3)
61
- activerecord (= 6.1.7.3)
62
- activesupport (= 6.1.7.3)
63
- marcel (~> 1.0)
64
- mini_mime (>= 1.1.0)
65
- activesupport (6.1.7.3)
66
- concurrent-ruby (~> 1.0, >= 1.0.2)
67
- i18n (>= 1.6, < 2)
68
- minitest (>= 5.1)
69
- tzinfo (~> 2.0)
70
- zeitwerk (~> 2.3)
71
- addressable (2.8.1)
72
- public_suffix (>= 2.0.2, < 6.0)
73
- appraisal (2.4.1)
74
- bundler
75
- rake
76
- thor (>= 0.14.0)
77
- builder (3.2.4)
78
- byebug (11.1.3)
79
- capybara (3.38.0)
80
- addressable
81
- matrix
82
- mini_mime (>= 0.1.3)
83
- nokogiri (~> 1.8)
84
- rack (>= 1.6.0)
85
- rack-test (>= 0.6.3)
86
- regexp_parser (>= 1.5, < 3.0)
87
- xpath (~> 3.2)
88
- cells (3.11.3)
89
- actionpack (>= 3.0)
90
- railties (>= 3.0)
91
- uber (~> 0.0.8)
92
- concurrent-ruby (1.2.2)
93
- crass (1.0.6)
94
- date (3.3.3)
95
- diff-lcs (1.5.0)
96
- erubi (1.12.0)
97
- globalid (1.1.0)
98
- activesupport (>= 5.0)
99
- i18n (1.12.0)
100
- concurrent-ruby (~> 1.0)
101
- loofah (2.19.1)
102
- crass (~> 1.0.2)
103
- nokogiri (>= 1.5.9)
104
- mail (2.8.1)
105
- mini_mime (>= 0.1.1)
106
- net-imap
107
- net-pop
108
- net-smtp
109
- marcel (1.0.2)
110
- matrix (0.4.2)
111
- method_source (1.0.0)
112
- mini_mime (1.1.2)
113
- mini_portile2 (2.8.1)
114
- minitest (5.18.0)
115
- net-imap (0.3.4)
116
- date
117
- net-protocol
118
- net-pop (0.1.2)
119
- net-protocol
120
- net-protocol (0.2.1)
121
- timeout
122
- net-smtp (0.3.3)
123
- net-protocol
124
- nio4r (2.5.8)
125
- nokogiri (1.14.2)
126
- mini_portile2 (~> 2.8.0)
127
- racc (~> 1.4)
128
- public_suffix (5.0.1)
129
- racc (1.6.2)
130
- rack (2.2.6.4)
131
- rack-test (2.1.0)
132
- rack (>= 1.3)
133
- rails (6.1.7.3)
134
- actioncable (= 6.1.7.3)
135
- actionmailbox (= 6.1.7.3)
136
- actionmailer (= 6.1.7.3)
137
- actionpack (= 6.1.7.3)
138
- actiontext (= 6.1.7.3)
139
- actionview (= 6.1.7.3)
140
- activejob (= 6.1.7.3)
141
- activemodel (= 6.1.7.3)
142
- activerecord (= 6.1.7.3)
143
- activestorage (= 6.1.7.3)
144
- activesupport (= 6.1.7.3)
145
- bundler (>= 1.15.0)
146
- railties (= 6.1.7.3)
147
- sprockets-rails (>= 2.0.0)
148
- rails-dom-testing (2.0.3)
149
- activesupport (>= 4.2.0)
150
- nokogiri (>= 1.6)
151
- rails-html-sanitizer (1.5.0)
152
- loofah (~> 2.19, >= 2.19.1)
153
- railties (6.1.7.3)
154
- actionpack (= 6.1.7.3)
155
- activesupport (= 6.1.7.3)
156
- method_source
157
- rake (>= 12.2)
158
- thor (~> 1.0)
159
- rake (13.0.6)
160
- regexp_parser (2.7.0)
161
- rspec (3.12.0)
162
- rspec-core (~> 3.12.0)
163
- rspec-expectations (~> 3.12.0)
164
- rspec-mocks (~> 3.12.0)
165
- rspec-core (3.12.1)
166
- rspec-support (~> 3.12.0)
167
- rspec-expectations (3.12.2)
168
- diff-lcs (>= 1.2.0, < 2.0)
169
- rspec-support (~> 3.12.0)
170
- rspec-mocks (3.12.4)
171
- diff-lcs (>= 1.2.0, < 2.0)
172
- rspec-support (~> 3.12.0)
173
- rspec-support (3.12.0)
174
- sprockets (3.7.2)
175
- concurrent-ruby (~> 1.0)
176
- rack (> 1, < 3)
177
- sprockets-rails (3.4.2)
178
- actionpack (>= 5.2)
179
- activesupport (>= 5.2)
180
- sprockets (>= 3.0.0)
181
- thor (1.2.1)
182
- timeout (0.3.2)
183
- tzinfo (2.0.6)
184
- concurrent-ruby (~> 1.0)
185
- uber (0.0.15)
186
- websocket-driver (0.7.5)
187
- websocket-extensions (>= 0.1.0)
188
- websocket-extensions (0.1.5)
189
- xpath (3.2.0)
190
- nokogiri (~> 1.8)
191
- zeitwerk (2.6.7)
192
-
193
- PLATFORMS
194
- ruby
195
-
196
- DEPENDENCIES
197
- appraisal
198
- bundler
199
- byebug
200
- capybara
201
- nacelle!
202
- rails (~> 6.1.0)
203
- rake
204
- rspec
205
- sprockets (~> 3.0)
206
-
207
- BUNDLED WITH
208
- 2.4.10