@@ -10,128 +10,140 @@ PATH
10
10
GEM
11
11
remote: https://rubygems.org/
12
12
specs:
13
- actioncable (6.1.4.1 )
14
- actionpack (= 6.1.4.1 )
15
- activesupport (= 6.1.4.1 )
16
- nio4r (~> 2.0 )
17
- websocket-driver (>= 0.6.1 )
18
- actionmailbox (6.1.4.1 )
19
- actionpack (= 6.1.4.1 )
20
- activejob (= 6.1.4.1 )
21
- activerecord (= 6.1.4.1 )
22
- activestorage (= 6.1.4.1 )
23
- activesupport (= 6.1.4.1 )
24
- mail (>= 2.7.1 )
25
- actionmailer (6.1.4.1 )
26
- actionpack (= 6.1.4.1 )
27
- actionview (= 6.1.4.1 )
28
- activejob (= 6.1.4.1 )
29
- activesupport (= 6.1.4.1 )
13
+ actionmailer (7.1.3 )
14
+ actionpack (= 7.1.3 )
15
+ actionview (= 7.1.3 )
16
+ activejob (= 7.1.3 )
17
+ activesupport (= 7.1.3 )
30
18
mail (~> 2.5 , >= 2.5.4 )
31
- rails-dom-testing (~> 2.0 )
32
- actionpack (6.1.4.1 )
33
- actionview (= 6.1.4.1 )
34
- activesupport (= 6.1.4.1 )
35
- rack (~> 2.0 , >= 2.0.9 )
36
- rack-test (>= 0.6.3 )
37
- rails-dom-testing (~> 2.0 )
38
- rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
39
- actiontext (6.1.4.1 )
40
- actionpack (= 6.1.4.1 )
41
- activerecord (= 6.1.4.1 )
42
- activestorage (= 6.1.4.1 )
43
- activesupport (= 6.1.4.1 )
19
+ net-imap
20
+ net-pop
21
+ net-smtp
22
+ rails-dom-testing (~> 2.2 )
23
+ actionpack (7.1.3 )
24
+ actionview (= 7.1.3 )
25
+ activesupport (= 7.1.3 )
44
26
nokogiri (>= 1.8.5 )
45
- actionview (6.1.4.1 )
46
- activesupport (= 6.1.4.1 )
27
+ racc
28
+ rack (>= 2.2.4 )
29
+ rack-session (>= 1.0.1 )
30
+ rack-test (>= 0.6.3 )
31
+ rails-dom-testing (~> 2.2 )
32
+ rails-html-sanitizer (~> 1.6 )
33
+ actionview (7.1.3 )
34
+ activesupport (= 7.1.3 )
47
35
builder (~> 3.1 )
48
- erubi (~> 1.4 )
49
- rails-dom-testing (~> 2.0 )
50
- rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
51
- activejob (6 .1.4.1 )
52
- activesupport (= 6 .1.4.1 )
36
+ erubi (~> 1.11 )
37
+ rails-dom-testing (~> 2.2 )
38
+ rails-html-sanitizer (~> 1.6 )
39
+ activejob (7 .1.3 )
40
+ activesupport (= 7 .1.3 )
53
41
globalid (>= 0.3.6 )
54
- activemodel (6.1.4.1 )
55
- activesupport (= 6.1.4.1 )
56
- activerecord (6.1.4.1 )
57
- activemodel (= 6.1.4.1 )
58
- activesupport (= 6.1.4.1 )
59
- activestorage (6.1.4.1 )
60
- actionpack (= 6.1.4.1 )
61
- activejob (= 6.1.4.1 )
62
- activerecord (= 6.1.4.1 )
63
- activesupport (= 6.1.4.1 )
64
- marcel (~> 1.0.0 )
65
- mini_mime (>= 1.1.0 )
66
- activesupport (6.1.4.1 )
42
+ activemodel (7.1.3 )
43
+ activesupport (= 7.1.3 )
44
+ activerecord (7.1.3 )
45
+ activemodel (= 7.1.3 )
46
+ activesupport (= 7.1.3 )
47
+ timeout (>= 0.4.0 )
48
+ activesupport (7.1.3 )
49
+ base64
50
+ bigdecimal
67
51
concurrent-ruby (~> 1.0 , >= 1.0.2 )
52
+ connection_pool (>= 2.2.5 )
53
+ drb
68
54
i18n (>= 1.6 , < 2 )
69
55
minitest (>= 5.1 )
56
+ mutex_m
70
57
tzinfo (~> 2.0 )
71
- zeitwerk (~> 2.3 )
72
58
ast (2.4.2 )
59
+ base64 (0.2.0 )
60
+ bigdecimal (3.1.6 )
73
61
builder (3.2.4 )
74
62
byebug (11.1.3 )
75
- concurrent-ruby (1.1.10 )
63
+ concurrent-ruby (1.2.3 )
64
+ connection_pool (2.4.1 )
76
65
crass (1.0.6 )
77
- erubi (1.10.0 )
78
- globalid (1.0.1 )
79
- activesupport (>= 5.0 )
80
- i18n (1.12.0 )
66
+ date (3.3.4 )
67
+ drb (2.2.0 )
68
+ ruby2_keywords
69
+ erubi (1.12.0 )
70
+ globalid (1.2.1 )
71
+ activesupport (>= 6.1 )
72
+ i18n (1.14.1 )
81
73
concurrent-ruby (~> 1.0 )
82
- loofah (2.19.1 )
74
+ io-console (0.7.2 )
75
+ irb (1.11.1 )
76
+ rdoc
77
+ reline (>= 0.4.2 )
78
+ loofah (2.22.0 )
83
79
crass (~> 1.0.2 )
84
- nokogiri (>= 1.5.9 )
85
- mail (2.7 .1 )
80
+ nokogiri (>= 1.12.0 )
81
+ mail (2.8 .1 )
86
82
mini_mime (>= 0.1.1 )
87
- marcel (1.0.2 )
88
- method_source (1.0.0 )
89
- mini_mime (1.1.1 )
90
- mini_portile2 (2.8.1 )
83
+ net-imap
84
+ net-pop
85
+ net-smtp
86
+ mini_mime (1.1.5 )
87
+ mini_portile2 (2.8.5 )
91
88
minitest (5.14.4 )
92
- nio4r (2.5.8 )
93
- nokogiri (1.14.3 )
94
- mini_portile2 (~> 2.8.0 )
89
+ mutex_m (0.2.0 )
90
+ net-imap (0.4.9.1 )
91
+ date
92
+ net-protocol
93
+ net-pop (0.1.2 )
94
+ net-protocol
95
+ net-protocol (0.2.2 )
96
+ timeout
97
+ net-smtp (0.4.0.1 )
98
+ net-protocol
99
+ nokogiri (1.15.5 )
100
+ mini_portile2 (~> 2.8.2 )
95
101
racc (~> 1.4 )
96
- parallel (1.21 .0 )
97
- parser (3.0.2.0 )
102
+ parallel (1.24 .0 )
103
+ parser (3.3.0.5 )
98
104
ast (~> 2.4.1 )
99
- racc (1.6.2 )
100
- rack (2.2.6.4 )
105
+ racc
106
+ psych (5.1.2 )
107
+ stringio
108
+ racc (1.7.3 )
109
+ rack (3.0.8 )
101
110
rack-proxy (0.7.0 )
102
111
rack
103
- rack-test (1.1.0 )
104
- rack (>= 1.0 , < 3 )
105
- rails (6.1.4.1 )
106
- actioncable (= 6.1.4.1 )
107
- actionmailbox (= 6.1.4.1 )
108
- actionmailer (= 6.1.4.1 )
109
- actionpack (= 6.1.4.1 )
110
- actiontext (= 6.1.4.1 )
111
- actionview (= 6.1.4.1 )
112
- activejob (= 6.1.4.1 )
113
- activemodel (= 6.1.4.1 )
114
- activerecord (= 6.1.4.1 )
115
- activestorage (= 6.1.4.1 )
116
- activesupport (= 6.1.4.1 )
117
- bundler (>= 1.15.0 )
118
- railties (= 6.1.4.1 )
119
- sprockets-rails (>= 2.0.0 )
120
- rails-dom-testing (2.0.3 )
121
- activesupport (>= 4.2.0 )
112
+ rack-session (2.0.0 )
113
+ rack (>= 3.0.0 )
114
+ rack-test (2.1.0 )
115
+ rack (>= 1.3 )
116
+ rackup (2.1.0 )
117
+ rack (>= 3 )
118
+ webrick (~> 1.8 )
119
+ rails (0.9.5 )
120
+ actionmailer (>= 0.6.1 )
121
+ actionpack (>= 1.4.0 )
122
+ activerecord (>= 1.6.0 )
123
+ rake (>= 0.4.15 )
124
+ rails-dom-testing (2.2.0 )
125
+ activesupport (>= 5.0.0 )
126
+ minitest
122
127
nokogiri (>= 1.6 )
123
- rails-html-sanitizer (1.4.4 )
124
- loofah (~> 2.19 , >= 2.19.1 )
125
- railties (6.1.4.1 )
126
- actionpack (= 6.1.4.1 )
127
- activesupport (= 6.1.4.1 )
128
- method_source
129
- rake (>= 0.13 )
130
- thor (~> 1.0 )
131
- rainbow (3.0.0 )
128
+ rails-html-sanitizer (1.6.0 )
129
+ loofah (~> 2.21 )
130
+ nokogiri (~> 1.14 )
131
+ railties (7.1.3 )
132
+ actionpack (= 7.1.3 )
133
+ activesupport (= 7.1.3 )
134
+ irb
135
+ rackup (>= 1.0.0 )
136
+ rake (>= 12.2 )
137
+ thor (~> 1.0 , >= 1.2.2 )
138
+ zeitwerk (~> 2.6 )
139
+ rainbow (3.1.1 )
132
140
rake (13.0.6 )
133
- regexp_parser (2.1.1 )
134
- rexml (3.2.5 )
141
+ rdoc (6.6.2 )
142
+ psych (>= 4.0.0 )
143
+ regexp_parser (2.9.0 )
144
+ reline (0.4.2 )
145
+ io-console (~> 0.5 )
146
+ rexml (3.2.6 )
135
147
rubocop (1.21.0 )
136
148
parallel (~> 1.10 )
137
149
parser (>= 3.0.0.0 )
@@ -141,28 +153,22 @@ GEM
141
153
rubocop-ast (>= 1.9.1 , < 2.0 )
142
154
ruby-progressbar (~> 1.7 )
143
155
unicode-display_width (>= 1.4.0 , < 3.0 )
144
- rubocop-ast (1.11 .0 )
145
- parser (>= 3.0 .1.1 )
156
+ rubocop-ast (1.30 .0 )
157
+ parser (>= 3.2 .1.0 )
146
158
rubocop-performance (1.11.5 )
147
159
rubocop (>= 1.7.0 , < 2.0 )
148
160
rubocop-ast (>= 0.4.0 )
149
- ruby-progressbar (1.11.0 )
161
+ ruby-progressbar (1.13.0 )
162
+ ruby2_keywords (0.0.5 )
150
163
semantic_range (3.0.0 )
151
- sprockets (4.0.2 )
152
- concurrent-ruby (~> 1.0 )
153
- rack (> 1 , < 3 )
154
- sprockets-rails (3.2.2 )
155
- actionpack (>= 4.0 )
156
- activesupport (>= 4.0 )
157
- sprockets (>= 3.0.0 )
158
- thor (1.1.0 )
159
- tzinfo (2.0.5 )
164
+ stringio (3.1.0 )
165
+ thor (1.3.0 )
166
+ timeout (0.4.1 )
167
+ tzinfo (2.0.6 )
160
168
concurrent-ruby (~> 1.0 )
161
- unicode-display_width (2.1.0 )
162
- websocket-driver (0.7.5 )
163
- websocket-extensions (>= 0.1.0 )
164
- websocket-extensions (0.1.5 )
165
- zeitwerk (2.6.6 )
169
+ unicode-display_width (2.5.0 )
170
+ webrick (1.8.1 )
171
+ zeitwerk (2.6.12 )
166
172
167
173
PLATFORMS
168
174
ruby
0 commit comments