texd 0.6.0 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,203 +0,0 @@
1
- PATH
2
- remote: ../..
3
- specs:
4
- texd (0.6.0)
5
- multipart-post (~> 2.0)
6
- rails (>= 6.0, < 8)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- actioncable (6.0.6.1)
12
- actionpack (= 6.0.6.1)
13
- nio4r (~> 2.0)
14
- websocket-driver (>= 0.6.1)
15
- actionmailbox (6.0.6.1)
16
- actionpack (= 6.0.6.1)
17
- activejob (= 6.0.6.1)
18
- activerecord (= 6.0.6.1)
19
- activestorage (= 6.0.6.1)
20
- activesupport (= 6.0.6.1)
21
- mail (>= 2.7.1)
22
- actionmailer (6.0.6.1)
23
- actionpack (= 6.0.6.1)
24
- actionview (= 6.0.6.1)
25
- activejob (= 6.0.6.1)
26
- mail (~> 2.5, >= 2.5.4)
27
- rails-dom-testing (~> 2.0)
28
- actionpack (6.0.6.1)
29
- actionview (= 6.0.6.1)
30
- activesupport (= 6.0.6.1)
31
- rack (~> 2.0, >= 2.0.8)
32
- rack-test (>= 0.6.3)
33
- rails-dom-testing (~> 2.0)
34
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
35
- actiontext (6.0.6.1)
36
- actionpack (= 6.0.6.1)
37
- activerecord (= 6.0.6.1)
38
- activestorage (= 6.0.6.1)
39
- activesupport (= 6.0.6.1)
40
- nokogiri (>= 1.8.5)
41
- actionview (6.0.6.1)
42
- activesupport (= 6.0.6.1)
43
- builder (~> 3.1)
44
- erubi (~> 1.4)
45
- rails-dom-testing (~> 2.0)
46
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
47
- activejob (6.0.6.1)
48
- activesupport (= 6.0.6.1)
49
- globalid (>= 0.3.6)
50
- activemodel (6.0.6.1)
51
- activesupport (= 6.0.6.1)
52
- activerecord (6.0.6.1)
53
- activemodel (= 6.0.6.1)
54
- activesupport (= 6.0.6.1)
55
- activestorage (6.0.6.1)
56
- actionpack (= 6.0.6.1)
57
- activejob (= 6.0.6.1)
58
- activerecord (= 6.0.6.1)
59
- marcel (~> 1.0)
60
- activesupport (6.0.6.1)
61
- concurrent-ruby (~> 1.0, >= 1.0.2)
62
- i18n (>= 0.7, < 2)
63
- minitest (~> 5.1)
64
- tzinfo (~> 1.1)
65
- zeitwerk (~> 2.2, >= 2.2.2)
66
- builder (3.2.4)
67
- byebug (11.1.3)
68
- coderay (1.1.3)
69
- combustion (1.4.0)
70
- activesupport (>= 3.0.0)
71
- railties (>= 3.0.0)
72
- thor (>= 0.14.6)
73
- concurrent-ruby (1.2.3)
74
- crass (1.0.6)
75
- date (3.3.4)
76
- diff-lcs (1.5.1)
77
- erubi (1.12.0)
78
- globalid (1.1.0)
79
- activesupport (>= 5.0)
80
- i18n (1.14.1)
81
- concurrent-ruby (~> 1.0)
82
- loofah (2.22.0)
83
- crass (~> 1.0.2)
84
- nokogiri (>= 1.12.0)
85
- mail (2.8.1)
86
- mini_mime (>= 0.1.1)
87
- net-imap
88
- net-pop
89
- net-smtp
90
- marcel (1.0.2)
91
- method_source (1.0.0)
92
- mini_mime (1.1.5)
93
- mini_portile2 (2.8.5)
94
- minitest (5.22.2)
95
- multipart-post (2.4.0)
96
- net-imap (0.4.10)
97
- date
98
- net-protocol
99
- net-pop (0.1.2)
100
- net-protocol
101
- net-protocol (0.2.2)
102
- timeout
103
- net-smtp (0.4.0.1)
104
- net-protocol
105
- nio4r (2.7.0)
106
- nokogiri (1.15.5)
107
- mini_portile2 (~> 2.8.2)
108
- racc (~> 1.4)
109
- nokogiri (1.15.5-x86_64-linux)
110
- racc (~> 1.4)
111
- pry (0.14.2)
112
- coderay (~> 1.1)
113
- method_source (~> 1.0)
114
- pry-byebug (3.10.1)
115
- byebug (~> 11.0)
116
- pry (>= 0.13, < 0.15)
117
- racc (1.7.3)
118
- rack (2.2.8)
119
- rack-test (2.1.0)
120
- rack (>= 1.3)
121
- rails (6.0.6.1)
122
- actioncable (= 6.0.6.1)
123
- actionmailbox (= 6.0.6.1)
124
- actionmailer (= 6.0.6.1)
125
- actionpack (= 6.0.6.1)
126
- actiontext (= 6.0.6.1)
127
- actionview (= 6.0.6.1)
128
- activejob (= 6.0.6.1)
129
- activemodel (= 6.0.6.1)
130
- activerecord (= 6.0.6.1)
131
- activestorage (= 6.0.6.1)
132
- activesupport (= 6.0.6.1)
133
- bundler (>= 1.3.0)
134
- railties (= 6.0.6.1)
135
- sprockets-rails (>= 2.0.0)
136
- rails-dom-testing (2.2.0)
137
- activesupport (>= 5.0.0)
138
- minitest
139
- nokogiri (>= 1.6)
140
- rails-html-sanitizer (1.6.0)
141
- loofah (~> 2.21)
142
- nokogiri (~> 1.14)
143
- railties (6.0.6.1)
144
- actionpack (= 6.0.6.1)
145
- activesupport (= 6.0.6.1)
146
- method_source
147
- rake (>= 0.8.7)
148
- thor (>= 0.20.3, < 2.0)
149
- rake (13.1.0)
150
- rspec (3.13.0)
151
- rspec-core (~> 3.13.0)
152
- rspec-expectations (~> 3.13.0)
153
- rspec-mocks (~> 3.13.0)
154
- rspec-core (3.13.0)
155
- rspec-support (~> 3.13.0)
156
- rspec-expectations (3.13.0)
157
- diff-lcs (>= 1.2.0, < 2.0)
158
- rspec-support (~> 3.13.0)
159
- rspec-mocks (3.13.0)
160
- diff-lcs (>= 1.2.0, < 2.0)
161
- rspec-support (~> 3.13.0)
162
- rspec-rails (5.1.2)
163
- actionpack (>= 5.2)
164
- activesupport (>= 5.2)
165
- railties (>= 5.2)
166
- rspec-core (~> 3.10)
167
- rspec-expectations (~> 3.10)
168
- rspec-mocks (~> 3.10)
169
- rspec-support (~> 3.10)
170
- rspec-support (3.13.0)
171
- sprockets (4.2.1)
172
- concurrent-ruby (~> 1.0)
173
- rack (>= 2.2.4, < 4)
174
- sprockets-rails (3.4.2)
175
- actionpack (>= 5.2)
176
- activesupport (>= 5.2)
177
- sprockets (>= 3.0.0)
178
- thor (1.3.0)
179
- thread_safe (0.3.6)
180
- timeout (0.4.1)
181
- tzinfo (1.2.11)
182
- thread_safe (~> 0.1)
183
- websocket-driver (0.7.6)
184
- websocket-extensions (>= 0.1.0)
185
- websocket-extensions (0.1.5)
186
- zeitwerk (2.6.13)
187
-
188
- PLATFORMS
189
- ruby
190
- x86_64-linux
191
-
192
- DEPENDENCIES
193
- combustion
194
- nokogiri (~> 1.15.5)
195
- pry-byebug
196
- rails (~> 6.0.6)
197
- rake (~> 13.0)
198
- rspec (~> 3.0)
199
- rspec-rails
200
- texd!
201
-
202
- BUNDLED WITH
203
- 2.4.22
@@ -1,206 +0,0 @@
1
- PATH
2
- remote: ../..
3
- specs:
4
- texd (0.6.0)
5
- multipart-post (~> 2.0)
6
- rails (>= 6.0, < 8)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- actioncable (6.1.7.6)
12
- actionpack (= 6.1.7.6)
13
- activesupport (= 6.1.7.6)
14
- nio4r (~> 2.0)
15
- websocket-driver (>= 0.6.1)
16
- actionmailbox (6.1.7.6)
17
- actionpack (= 6.1.7.6)
18
- activejob (= 6.1.7.6)
19
- activerecord (= 6.1.7.6)
20
- activestorage (= 6.1.7.6)
21
- activesupport (= 6.1.7.6)
22
- mail (>= 2.7.1)
23
- actionmailer (6.1.7.6)
24
- actionpack (= 6.1.7.6)
25
- actionview (= 6.1.7.6)
26
- activejob (= 6.1.7.6)
27
- activesupport (= 6.1.7.6)
28
- mail (~> 2.5, >= 2.5.4)
29
- rails-dom-testing (~> 2.0)
30
- actionpack (6.1.7.6)
31
- actionview (= 6.1.7.6)
32
- activesupport (= 6.1.7.6)
33
- rack (~> 2.0, >= 2.0.9)
34
- rack-test (>= 0.6.3)
35
- rails-dom-testing (~> 2.0)
36
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
37
- actiontext (6.1.7.6)
38
- actionpack (= 6.1.7.6)
39
- activerecord (= 6.1.7.6)
40
- activestorage (= 6.1.7.6)
41
- activesupport (= 6.1.7.6)
42
- nokogiri (>= 1.8.5)
43
- actionview (6.1.7.6)
44
- activesupport (= 6.1.7.6)
45
- builder (~> 3.1)
46
- erubi (~> 1.4)
47
- rails-dom-testing (~> 2.0)
48
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
49
- activejob (6.1.7.6)
50
- activesupport (= 6.1.7.6)
51
- globalid (>= 0.3.6)
52
- activemodel (6.1.7.6)
53
- activesupport (= 6.1.7.6)
54
- activerecord (6.1.7.6)
55
- activemodel (= 6.1.7.6)
56
- activesupport (= 6.1.7.6)
57
- activestorage (6.1.7.6)
58
- actionpack (= 6.1.7.6)
59
- activejob (= 6.1.7.6)
60
- activerecord (= 6.1.7.6)
61
- activesupport (= 6.1.7.6)
62
- marcel (~> 1.0)
63
- mini_mime (>= 1.1.0)
64
- activesupport (6.1.7.6)
65
- concurrent-ruby (~> 1.0, >= 1.0.2)
66
- i18n (>= 1.6, < 2)
67
- minitest (>= 5.1)
68
- tzinfo (~> 2.0)
69
- zeitwerk (~> 2.3)
70
- builder (3.2.4)
71
- byebug (11.1.3)
72
- coderay (1.1.3)
73
- combustion (1.4.0)
74
- activesupport (>= 3.0.0)
75
- railties (>= 3.0.0)
76
- thor (>= 0.14.6)
77
- concurrent-ruby (1.2.3)
78
- crass (1.0.6)
79
- date (3.3.4)
80
- diff-lcs (1.5.1)
81
- erubi (1.12.0)
82
- globalid (1.2.1)
83
- activesupport (>= 6.1)
84
- i18n (1.14.1)
85
- concurrent-ruby (~> 1.0)
86
- loofah (2.22.0)
87
- crass (~> 1.0.2)
88
- nokogiri (>= 1.12.0)
89
- mail (2.8.1)
90
- mini_mime (>= 0.1.1)
91
- net-imap
92
- net-pop
93
- net-smtp
94
- marcel (1.0.2)
95
- method_source (1.0.0)
96
- mini_mime (1.1.5)
97
- mini_portile2 (2.8.5)
98
- minitest (5.22.2)
99
- multipart-post (2.4.0)
100
- net-imap (0.4.10)
101
- date
102
- net-protocol
103
- net-pop (0.1.2)
104
- net-protocol
105
- net-protocol (0.2.2)
106
- timeout
107
- net-smtp (0.4.0.1)
108
- net-protocol
109
- nio4r (2.7.0)
110
- nokogiri (1.15.5)
111
- mini_portile2 (~> 2.8.2)
112
- racc (~> 1.4)
113
- nokogiri (1.15.5-x86_64-linux)
114
- racc (~> 1.4)
115
- pry (0.14.2)
116
- coderay (~> 1.1)
117
- method_source (~> 1.0)
118
- pry-byebug (3.10.1)
119
- byebug (~> 11.0)
120
- pry (>= 0.13, < 0.15)
121
- racc (1.7.3)
122
- rack (2.2.8)
123
- rack-test (2.1.0)
124
- rack (>= 1.3)
125
- rails (6.1.7.6)
126
- actioncable (= 6.1.7.6)
127
- actionmailbox (= 6.1.7.6)
128
- actionmailer (= 6.1.7.6)
129
- actionpack (= 6.1.7.6)
130
- actiontext (= 6.1.7.6)
131
- actionview (= 6.1.7.6)
132
- activejob (= 6.1.7.6)
133
- activemodel (= 6.1.7.6)
134
- activerecord (= 6.1.7.6)
135
- activestorage (= 6.1.7.6)
136
- activesupport (= 6.1.7.6)
137
- bundler (>= 1.15.0)
138
- railties (= 6.1.7.6)
139
- sprockets-rails (>= 2.0.0)
140
- rails-dom-testing (2.2.0)
141
- activesupport (>= 5.0.0)
142
- minitest
143
- nokogiri (>= 1.6)
144
- rails-html-sanitizer (1.6.0)
145
- loofah (~> 2.21)
146
- nokogiri (~> 1.14)
147
- railties (6.1.7.6)
148
- actionpack (= 6.1.7.6)
149
- activesupport (= 6.1.7.6)
150
- method_source
151
- rake (>= 12.2)
152
- thor (~> 1.0)
153
- rake (13.1.0)
154
- rspec (3.13.0)
155
- rspec-core (~> 3.13.0)
156
- rspec-expectations (~> 3.13.0)
157
- rspec-mocks (~> 3.13.0)
158
- rspec-core (3.13.0)
159
- rspec-support (~> 3.13.0)
160
- rspec-expectations (3.13.0)
161
- diff-lcs (>= 1.2.0, < 2.0)
162
- rspec-support (~> 3.13.0)
163
- rspec-mocks (3.13.0)
164
- diff-lcs (>= 1.2.0, < 2.0)
165
- rspec-support (~> 3.13.0)
166
- rspec-rails (6.1.1)
167
- actionpack (>= 6.1)
168
- activesupport (>= 6.1)
169
- railties (>= 6.1)
170
- rspec-core (~> 3.12)
171
- rspec-expectations (~> 3.12)
172
- rspec-mocks (~> 3.12)
173
- rspec-support (~> 3.12)
174
- rspec-support (3.13.0)
175
- sprockets (4.2.1)
176
- concurrent-ruby (~> 1.0)
177
- rack (>= 2.2.4, < 4)
178
- sprockets-rails (3.4.2)
179
- actionpack (>= 5.2)
180
- activesupport (>= 5.2)
181
- sprockets (>= 3.0.0)
182
- thor (1.3.0)
183
- timeout (0.4.1)
184
- tzinfo (2.0.6)
185
- concurrent-ruby (~> 1.0)
186
- websocket-driver (0.7.6)
187
- websocket-extensions (>= 0.1.0)
188
- websocket-extensions (0.1.5)
189
- zeitwerk (2.6.13)
190
-
191
- PLATFORMS
192
- ruby
193
- x86_64-linux
194
-
195
- DEPENDENCIES
196
- combustion
197
- nokogiri (~> 1.15.5)
198
- pry-byebug
199
- rails (~> 6.1.7)
200
- rake (~> 13.0)
201
- rspec (~> 3.0)
202
- rspec-rails
203
- texd!
204
-
205
- BUNDLED WITH
206
- 2.4.22