wagons 0.7.0 → 0.8.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,159 +4,199 @@ PATH
4
4
  dummy_superliner (0.0.1)
5
5
 
6
6
  PATH
7
- remote: /home/pzumkehr/src/ruby/libraries/wagons
7
+ remote: /home/zumkehr/src/ruby/libraries/wagons
8
8
  specs:
9
- wagons (0.7.0)
10
- bundler (>= 1.1)
11
- rails (>= 5.2)
9
+ wagons (0.8.0)
10
+ bundler (>= 2.0)
11
+ rails (>= 6.1)
12
12
  seed-fu-ndo (>= 0.0.3)
13
13
 
14
14
  GEM
15
15
  remote: https://rubygems.org/
16
16
  specs:
17
- actioncable (7.0.4)
18
- actionpack (= 7.0.4)
19
- activesupport (= 7.0.4)
17
+ actioncable (7.1.3.4)
18
+ actionpack (= 7.1.3.4)
19
+ activesupport (= 7.1.3.4)
20
20
  nio4r (~> 2.0)
21
21
  websocket-driver (>= 0.6.1)
22
- actionmailbox (7.0.4)
23
- actionpack (= 7.0.4)
24
- activejob (= 7.0.4)
25
- activerecord (= 7.0.4)
26
- activestorage (= 7.0.4)
27
- activesupport (= 7.0.4)
22
+ zeitwerk (~> 2.6)
23
+ actionmailbox (7.1.3.4)
24
+ actionpack (= 7.1.3.4)
25
+ activejob (= 7.1.3.4)
26
+ activerecord (= 7.1.3.4)
27
+ activestorage (= 7.1.3.4)
28
+ activesupport (= 7.1.3.4)
28
29
  mail (>= 2.7.1)
29
30
  net-imap
30
31
  net-pop
31
32
  net-smtp
32
- actionmailer (7.0.4)
33
- actionpack (= 7.0.4)
34
- actionview (= 7.0.4)
35
- activejob (= 7.0.4)
36
- activesupport (= 7.0.4)
33
+ actionmailer (7.1.3.4)
34
+ actionpack (= 7.1.3.4)
35
+ actionview (= 7.1.3.4)
36
+ activejob (= 7.1.3.4)
37
+ activesupport (= 7.1.3.4)
37
38
  mail (~> 2.5, >= 2.5.4)
38
39
  net-imap
39
40
  net-pop
40
41
  net-smtp
41
- rails-dom-testing (~> 2.0)
42
- actionpack (7.0.4)
43
- actionview (= 7.0.4)
44
- activesupport (= 7.0.4)
45
- rack (~> 2.0, >= 2.2.0)
42
+ rails-dom-testing (~> 2.2)
43
+ actionpack (7.1.3.4)
44
+ actionview (= 7.1.3.4)
45
+ activesupport (= 7.1.3.4)
46
+ nokogiri (>= 1.8.5)
47
+ racc
48
+ rack (>= 2.2.4)
49
+ rack-session (>= 1.0.1)
46
50
  rack-test (>= 0.6.3)
47
- rails-dom-testing (~> 2.0)
48
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
49
- actiontext (7.0.4)
50
- actionpack (= 7.0.4)
51
- activerecord (= 7.0.4)
52
- activestorage (= 7.0.4)
53
- activesupport (= 7.0.4)
51
+ rails-dom-testing (~> 2.2)
52
+ rails-html-sanitizer (~> 1.6)
53
+ actiontext (7.1.3.4)
54
+ actionpack (= 7.1.3.4)
55
+ activerecord (= 7.1.3.4)
56
+ activestorage (= 7.1.3.4)
57
+ activesupport (= 7.1.3.4)
54
58
  globalid (>= 0.6.0)
55
59
  nokogiri (>= 1.8.5)
56
- actionview (7.0.4)
57
- activesupport (= 7.0.4)
60
+ actionview (7.1.3.4)
61
+ activesupport (= 7.1.3.4)
58
62
  builder (~> 3.1)
59
- erubi (~> 1.4)
60
- rails-dom-testing (~> 2.0)
61
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
62
- activejob (7.0.4)
63
- activesupport (= 7.0.4)
63
+ erubi (~> 1.11)
64
+ rails-dom-testing (~> 2.2)
65
+ rails-html-sanitizer (~> 1.6)
66
+ activejob (7.1.3.4)
67
+ activesupport (= 7.1.3.4)
64
68
  globalid (>= 0.3.6)
65
- activemodel (7.0.4)
66
- activesupport (= 7.0.4)
67
- activerecord (7.0.4)
68
- activemodel (= 7.0.4)
69
- activesupport (= 7.0.4)
70
- activestorage (7.0.4)
71
- actionpack (= 7.0.4)
72
- activejob (= 7.0.4)
73
- activerecord (= 7.0.4)
74
- activesupport (= 7.0.4)
69
+ activemodel (7.1.3.4)
70
+ activesupport (= 7.1.3.4)
71
+ activerecord (7.1.3.4)
72
+ activemodel (= 7.1.3.4)
73
+ activesupport (= 7.1.3.4)
74
+ timeout (>= 0.4.0)
75
+ activestorage (7.1.3.4)
76
+ actionpack (= 7.1.3.4)
77
+ activejob (= 7.1.3.4)
78
+ activerecord (= 7.1.3.4)
79
+ activesupport (= 7.1.3.4)
75
80
  marcel (~> 1.0)
76
- mini_mime (>= 1.1.0)
77
- activesupport (7.0.4)
81
+ activesupport (7.1.3.4)
82
+ base64
83
+ bigdecimal
78
84
  concurrent-ruby (~> 1.0, >= 1.0.2)
85
+ connection_pool (>= 2.2.5)
86
+ drb
79
87
  i18n (>= 1.6, < 2)
80
88
  minitest (>= 5.1)
89
+ mutex_m
81
90
  tzinfo (~> 2.0)
82
- builder (3.2.4)
83
- concurrent-ruby (1.1.10)
91
+ base64 (0.2.0)
92
+ bigdecimal (3.1.8)
93
+ builder (3.3.0)
94
+ concurrent-ruby (1.3.3)
95
+ connection_pool (2.4.1)
84
96
  crass (1.0.6)
85
- erubi (1.11.0)
86
- globalid (1.0.0)
87
- activesupport (>= 5.0)
88
- i18n (1.12.0)
97
+ date (3.3.4)
98
+ drb (2.2.1)
99
+ erubi (1.13.0)
100
+ globalid (1.2.1)
101
+ activesupport (>= 6.1)
102
+ i18n (1.14.5)
89
103
  concurrent-ruby (~> 1.0)
90
- loofah (2.19.0)
104
+ io-console (0.7.2)
105
+ irb (1.14.0)
106
+ rdoc (>= 4.0.0)
107
+ reline (>= 0.4.2)
108
+ loofah (2.22.0)
91
109
  crass (~> 1.0.2)
92
- nokogiri (>= 1.5.9)
93
- mail (2.7.1)
110
+ nokogiri (>= 1.12.0)
111
+ mail (2.8.1)
94
112
  mini_mime (>= 0.1.1)
95
- marcel (1.0.2)
96
- method_source (1.0.0)
97
- mini_mime (1.1.2)
98
- minitest (5.16.3)
99
- mocha (1.15.0)
100
- net-imap (0.3.1)
113
+ net-imap
114
+ net-pop
115
+ net-smtp
116
+ marcel (1.0.4)
117
+ mini_mime (1.1.5)
118
+ minitest (5.24.1)
119
+ mocha (2.4.0)
120
+ ruby2_keywords (>= 0.0.5)
121
+ mutex_m (0.2.0)
122
+ net-imap (0.4.14)
123
+ date
101
124
  net-protocol
102
125
  net-pop (0.1.2)
103
126
  net-protocol
104
- net-protocol (0.1.3)
127
+ net-protocol (0.2.2)
105
128
  timeout
106
- net-smtp (0.3.2)
129
+ net-smtp (0.5.0)
107
130
  net-protocol
108
- nio4r (2.5.8)
109
- nokogiri (1.13.9-x86_64-linux)
131
+ nio4r (2.7.3)
132
+ nokogiri (1.16.6-x86_64-linux)
110
133
  racc (~> 1.4)
111
- racc (1.6.0)
112
- rack (2.2.4)
113
- rack-test (2.0.2)
134
+ psych (5.1.2)
135
+ stringio
136
+ racc (1.8.0)
137
+ rack (3.1.6)
138
+ rack-session (2.0.0)
139
+ rack (>= 3.0.0)
140
+ rack-test (2.1.0)
114
141
  rack (>= 1.3)
115
- rails (7.0.4)
116
- actioncable (= 7.0.4)
117
- actionmailbox (= 7.0.4)
118
- actionmailer (= 7.0.4)
119
- actionpack (= 7.0.4)
120
- actiontext (= 7.0.4)
121
- actionview (= 7.0.4)
122
- activejob (= 7.0.4)
123
- activemodel (= 7.0.4)
124
- activerecord (= 7.0.4)
125
- activestorage (= 7.0.4)
126
- activesupport (= 7.0.4)
142
+ rackup (2.1.0)
143
+ rack (>= 3)
144
+ webrick (~> 1.8)
145
+ rails (7.1.3.4)
146
+ actioncable (= 7.1.3.4)
147
+ actionmailbox (= 7.1.3.4)
148
+ actionmailer (= 7.1.3.4)
149
+ actionpack (= 7.1.3.4)
150
+ actiontext (= 7.1.3.4)
151
+ actionview (= 7.1.3.4)
152
+ activejob (= 7.1.3.4)
153
+ activemodel (= 7.1.3.4)
154
+ activerecord (= 7.1.3.4)
155
+ activestorage (= 7.1.3.4)
156
+ activesupport (= 7.1.3.4)
127
157
  bundler (>= 1.15.0)
128
- railties (= 7.0.4)
158
+ railties (= 7.1.3.4)
129
159
  rails-controller-testing (1.0.5)
130
160
  actionpack (>= 5.0.1.rc1)
131
161
  actionview (>= 5.0.1.rc1)
132
162
  activesupport (>= 5.0.1.rc1)
133
- rails-dom-testing (2.0.3)
134
- activesupport (>= 4.2.0)
163
+ rails-dom-testing (2.2.0)
164
+ activesupport (>= 5.0.0)
165
+ minitest
135
166
  nokogiri (>= 1.6)
136
- rails-html-sanitizer (1.4.3)
137
- loofah (~> 2.3)
138
- railties (7.0.4)
139
- actionpack (= 7.0.4)
140
- activesupport (= 7.0.4)
141
- method_source
167
+ rails-html-sanitizer (1.6.0)
168
+ loofah (~> 2.21)
169
+ nokogiri (~> 1.14)
170
+ railties (7.1.3.4)
171
+ actionpack (= 7.1.3.4)
172
+ activesupport (= 7.1.3.4)
173
+ irb
174
+ rackup (>= 1.0.0)
142
175
  rake (>= 12.2)
143
- thor (~> 1.0)
144
- zeitwerk (~> 2.5)
145
- rake (13.0.6)
176
+ thor (~> 1.0, >= 1.2.2)
177
+ zeitwerk (~> 2.6)
178
+ rake (13.2.1)
179
+ rdoc (6.7.0)
180
+ psych (>= 4.0.0)
181
+ reline (0.5.9)
182
+ io-console (~> 0.5)
183
+ ruby2_keywords (0.0.5)
146
184
  seed-fu (2.3.9)
147
185
  activerecord (>= 3.1)
148
186
  activesupport (>= 3.1)
149
187
  seed-fu-ndo (0.0.3)
150
188
  seed-fu (>= 2.2.0)
151
- sqlite3 (1.5.3-x86_64-linux)
152
- thor (1.2.1)
153
- timeout (0.3.0)
154
- tzinfo (2.0.5)
189
+ sqlite3 (1.7.3-x86_64-linux)
190
+ stringio (3.1.1)
191
+ thor (1.3.1)
192
+ timeout (0.4.1)
193
+ tzinfo (2.0.6)
155
194
  concurrent-ruby (~> 1.0)
156
- websocket-driver (0.7.5)
195
+ webrick (1.8.1)
196
+ websocket-driver (0.7.6)
157
197
  websocket-extensions (>= 0.1.0)
158
198
  websocket-extensions (0.1.5)
159
- zeitwerk (2.6.1)
199
+ zeitwerk (2.6.16)
160
200
 
161
201
  PLATFORMS
162
202
  x86_64-linux
@@ -167,7 +207,7 @@ DEPENDENCIES
167
207
  net-smtp
168
208
  rails
169
209
  rails-controller-testing
170
- sqlite3
210
+ sqlite3 (~> 1.4)
171
211
  wagons!
172
212
 
173
213
  BUNDLED WITH
data/test/test_helper.rb CHANGED
@@ -7,9 +7,6 @@ require 'mocha/minitest'
7
7
 
8
8
  Rails.backtrace_cleaner.remove_silencers!
9
9
 
10
- # Load support files
11
- Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each { |f| require f }
12
-
13
10
  # Load fixtures from the engine
14
11
  if ActiveSupport::TestCase.method_defined?(:fixture_path=)
15
12
  ActiveSupport::TestCase.fixture_path = File.expand_path('../fixtures', __FILE__)