1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (6.1.7.4 )
5
- actionpack (= 6.1.7.4 )
6
- activesupport (= 6.1.7.4 )
4
+ actioncable (6.1.7.7 )
5
+ actionpack (= 6.1.7.7 )
6
+ activesupport (= 6.1.7.7 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
- actionmailbox (6.1.7.4 )
10
- actionpack (= 6.1.7.4 )
11
- activejob (= 6.1.7.4 )
12
- activerecord (= 6.1.7.4 )
13
- activestorage (= 6.1.7.4 )
14
- activesupport (= 6.1.7.4 )
9
+ actionmailbox (6.1.7.7 )
10
+ actionpack (= 6.1.7.7 )
11
+ activejob (= 6.1.7.7 )
12
+ activerecord (= 6.1.7.7 )
13
+ activestorage (= 6.1.7.7 )
14
+ activesupport (= 6.1.7.7 )
15
15
mail (>= 2.7.1 )
16
- actionmailer (6.1.7.4 )
17
- actionpack (= 6.1.7.4 )
18
- actionview (= 6.1.7.4 )
19
- activejob (= 6.1.7.4 )
20
- activesupport (= 6.1.7.4 )
16
+ actionmailer (6.1.7.7 )
17
+ actionpack (= 6.1.7.7 )
18
+ actionview (= 6.1.7.7 )
19
+ activejob (= 6.1.7.7 )
20
+ activesupport (= 6.1.7.7 )
21
21
mail (~> 2.5 , >= 2.5.4 )
22
22
rails-dom-testing (~> 2.0 )
23
- actionpack (6.1.7.4 )
24
- actionview (= 6.1.7.4 )
25
- activesupport (= 6.1.7.4 )
23
+ actionpack (6.1.7.7 )
24
+ actionview (= 6.1.7.7 )
25
+ activesupport (= 6.1.7.7 )
26
26
rack (~> 2.0 , >= 2.0.9 )
27
27
rack-test (>= 0.6.3 )
28
28
rails-dom-testing (~> 2.0 )
29
29
rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
30
- actiontext (6.1.7.4 )
31
- actionpack (= 6.1.7.4 )
32
- activerecord (= 6.1.7.4 )
33
- activestorage (= 6.1.7.4 )
34
- activesupport (= 6.1.7.4 )
30
+ actiontext (6.1.7.7 )
31
+ actionpack (= 6.1.7.7 )
32
+ activerecord (= 6.1.7.7 )
33
+ activestorage (= 6.1.7.7 )
34
+ activesupport (= 6.1.7.7 )
35
35
nokogiri (>= 1.8.5 )
36
- actionview (6.1.7.4 )
37
- activesupport (= 6.1.7.4 )
36
+ actionview (6.1.7.7 )
37
+ activesupport (= 6.1.7.7 )
38
38
builder (~> 3.1 )
39
39
erubi (~> 1.4 )
40
40
rails-dom-testing (~> 2.0 )
41
41
rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
42
- activejob (6.1.7.4 )
43
- activesupport (= 6.1.7.4 )
42
+ activejob (6.1.7.7 )
43
+ activesupport (= 6.1.7.7 )
44
44
globalid (>= 0.3.6 )
45
- activemodel (6.1.7.4 )
46
- activesupport (= 6.1.7.4 )
47
- activerecord (6.1.7.4 )
48
- activemodel (= 6.1.7.4 )
49
- activesupport (= 6.1.7.4 )
50
- activestorage (6.1.7.4 )
51
- actionpack (= 6.1.7.4 )
52
- activejob (= 6.1.7.4 )
53
- activerecord (= 6.1.7.4 )
54
- activesupport (= 6.1.7.4 )
45
+ activemodel (6.1.7.7 )
46
+ activesupport (= 6.1.7.7 )
47
+ activerecord (6.1.7.7 )
48
+ activemodel (= 6.1.7.7 )
49
+ activesupport (= 6.1.7.7 )
50
+ activestorage (6.1.7.7 )
51
+ actionpack (= 6.1.7.7 )
52
+ activejob (= 6.1.7.7 )
53
+ activerecord (= 6.1.7.7 )
54
+ activesupport (= 6.1.7.7 )
55
55
marcel (~> 1.0 )
56
56
mini_mime (>= 1.1.0 )
57
- activesupport (6.1.7.4 )
57
+ activesupport (6.1.7.7 )
58
58
concurrent-ruby (~> 1.0 , >= 1.0.2 )
59
59
i18n (>= 1.6 , < 2 )
60
60
minitest (>= 5.1 )
61
61
tzinfo (~> 2.0 )
62
62
zeitwerk (~> 2.3 )
63
63
ast (2.4.2 )
64
- base64 (0.1.1 )
65
- bcrypt (3.1.19 )
64
+ bcrypt (3.1.20 )
66
65
bindex (0.8.1 )
67
66
builder (3.2.4 )
68
67
byebug (11.1.3 )
69
- concurrent-ruby (1.2.2 )
68
+ concurrent-ruby (1.2.3 )
70
69
crass (1.0.6 )
71
70
database_cleaner (2.0.2 )
72
71
database_cleaner-active_record (>= 2 , < 3 )
73
72
database_cleaner-active_record (2.1.0 )
74
73
activerecord (>= 5.a )
75
74
database_cleaner-core (~> 2.0.0 )
76
75
database_cleaner-core (2.0.1 )
77
- date (3.3.3 )
78
- diff-lcs (1.5.0 )
76
+ date (3.3.4 )
77
+ diff-lcs (1.5.1 )
79
78
erubi (1.12.0 )
80
- ffi (1.15.5 )
81
- globalid (1.1.0 )
82
- activesupport (>= 5.0 )
83
- i18n (1.14.1 )
79
+ ffi (1.16.3 )
80
+ globalid (1.2.1 )
81
+ activesupport (>= 6.1 )
82
+ i18n (1.14.5 )
84
83
concurrent-ruby (~> 1.0 )
85
- json (2.6.3 )
84
+ json (2.7.2 )
86
85
jwt (2.1.0 )
87
86
language_server-protocol (3.17.0.3 )
88
87
listen (3.2.1 )
89
88
rb-fsevent (~> 0.10 , >= 0.10.3 )
90
89
rb-inotify (~> 0.9 , >= 0.9.10 )
91
- loofah (2.21.3 )
90
+ loofah (2.22.0 )
92
91
crass (~> 1.0.2 )
93
92
nokogiri (>= 1.12.0 )
94
93
mail (2.8.1 )
95
94
mini_mime (>= 0.1.1 )
96
95
net-imap
97
96
net-pop
98
97
net-smtp
99
- marcel (1.0.2 )
100
- method_source (1.0 .0 )
98
+ marcel (1.0.4 )
99
+ method_source (1.1 .0 )
101
100
mini_mime (1.1.5 )
102
- mini_portile2 (2.8.4 )
103
- minitest (5.19 .0 )
101
+ mini_portile2 (2.8.6 )
102
+ minitest (5.23 .0 )
104
103
net-imap (0.3.7 )
105
104
date
106
105
net-protocol
107
106
net-pop (0.1.2 )
108
107
net-protocol
109
- net-protocol (0.2.1 )
108
+ net-protocol (0.2.2 )
110
109
timeout
111
- net-smtp (0.3.3 )
110
+ net-smtp (0.5.0 )
112
111
net-protocol
113
- nio4r (2.7.0 )
114
- nokogiri (1.15.4 )
115
- mini_portile2 (~> 2.8.2 )
116
- racc (~> 1.4 )
117
- nokogiri (1.15.4-x86_64-linux )
112
+ nio4r (2.7.3 )
113
+ nokogiri (1.15.6-x86_64-linux )
118
114
racc (~> 1.4 )
119
- parallel (1.23 .0 )
120
- parser (3.2.2.3 )
115
+ parallel (1.24 .0 )
116
+ parser (3.3.1.0 )
121
117
ast (~> 2.4.1 )
122
118
racc
123
119
puma (6.4.2 )
124
120
nio4r (~> 2.0 )
125
- racc (1.7.1 )
126
- rack (2.2.8.1 )
121
+ racc (1.7.3 )
122
+ rack (2.2.9 )
127
123
rack-test (2.1.0 )
128
124
rack (>= 1.3 )
129
- rails (6.1.7.4 )
130
- actioncable (= 6.1.7.4 )
131
- actionmailbox (= 6.1.7.4 )
132
- actionmailer (= 6.1.7.4 )
133
- actionpack (= 6.1.7.4 )
134
- actiontext (= 6.1.7.4 )
135
- actionview (= 6.1.7.4 )
136
- activejob (= 6.1.7.4 )
137
- activemodel (= 6.1.7.4 )
138
- activerecord (= 6.1.7.4 )
139
- activestorage (= 6.1.7.4 )
140
- activesupport (= 6.1.7.4 )
125
+ rails (6.1.7.7 )
126
+ actioncable (= 6.1.7.7 )
127
+ actionmailbox (= 6.1.7.7 )
128
+ actionmailer (= 6.1.7.7 )
129
+ actionpack (= 6.1.7.7 )
130
+ actiontext (= 6.1.7.7 )
131
+ actionview (= 6.1.7.7 )
132
+ activejob (= 6.1.7.7 )
133
+ activemodel (= 6.1.7.7 )
134
+ activerecord (= 6.1.7.7 )
135
+ activestorage (= 6.1.7.7 )
136
+ activesupport (= 6.1.7.7 )
141
137
bundler (>= 1.15.0 )
142
- railties (= 6.1.7.4 )
138
+ railties (= 6.1.7.7 )
143
139
sprockets-rails (>= 2.0.0 )
144
140
rails-dom-testing (2.2.0 )
145
141
activesupport (>= 5.0.0 )
@@ -148,55 +144,54 @@ GEM
148
144
rails-html-sanitizer (1.6.0 )
149
145
loofah (~> 2.21 )
150
146
nokogiri (~> 1.14 )
151
- railties (6.1.7.4 )
152
- actionpack (= 6.1.7.4 )
153
- activesupport (= 6.1.7.4 )
147
+ railties (6.1.7.7 )
148
+ actionpack (= 6.1.7.7 )
149
+ activesupport (= 6.1.7.7 )
154
150
method_source
155
151
rake (>= 12.2 )
156
152
thor (~> 1.0 )
157
153
rainbow (3.1.1 )
158
- rake (13.0.6 )
154
+ rake (13.2.1 )
159
155
rb-fsevent (0.11.2 )
160
156
rb-inotify (0.10.1 )
161
157
ffi (~> 1.0 )
162
- regexp_parser (2.8.1 )
158
+ regexp_parser (2.9.2 )
163
159
rexml (3.2.8 )
164
160
strscan (>= 3.0.9 )
165
- rspec (3.12 .0 )
166
- rspec-core (~> 3.12 .0 )
167
- rspec-expectations (~> 3.12 .0 )
168
- rspec-mocks (~> 3.12 .0 )
169
- rspec-core (3.12.2 )
170
- rspec-support (~> 3.12 .0 )
171
- rspec-expectations (3.12.3 )
161
+ rspec (3.13 .0 )
162
+ rspec-core (~> 3.13 .0 )
163
+ rspec-expectations (~> 3.13 .0 )
164
+ rspec-mocks (~> 3.13 .0 )
165
+ rspec-core (3.13.0 )
166
+ rspec-support (~> 3.13 .0 )
167
+ rspec-expectations (3.13.0 )
172
168
diff-lcs (>= 1.2.0 , < 2.0 )
173
- rspec-support (~> 3.12 .0 )
174
- rspec-mocks (3.12.6 )
169
+ rspec-support (~> 3.13 .0 )
170
+ rspec-mocks (3.13.1 )
175
171
diff-lcs (>= 1.2.0 , < 2.0 )
176
- rspec-support (~> 3.12 .0 )
177
- rspec-rails (6.0.3 )
172
+ rspec-support (~> 3.13 .0 )
173
+ rspec-rails (6.1.2 )
178
174
actionpack (>= 6.1 )
179
175
activesupport (>= 6.1 )
180
176
railties (>= 6.1 )
181
- rspec-core (~> 3.12 )
182
- rspec-expectations (~> 3.12 )
183
- rspec-mocks (~> 3.12 )
184
- rspec-support (~> 3.12 )
185
- rspec-support (3.12.1 )
186
- rubocop (1.56.0 )
187
- base64 (~> 0.1.1 )
177
+ rspec-core (~> 3.13 )
178
+ rspec-expectations (~> 3.13 )
179
+ rspec-mocks (~> 3.13 )
180
+ rspec-support (~> 3.13 )
181
+ rspec-support (3.13.1 )
182
+ rubocop (1.63.5 )
188
183
json (~> 2.3 )
189
184
language_server-protocol (>= 3.17.0 )
190
185
parallel (~> 1.10 )
191
- parser (>= 3.2.2.3 )
186
+ parser (>= 3.3.0.2 )
192
187
rainbow (>= 2.2.2 , < 4.0 )
193
188
regexp_parser (>= 1.8 , < 3.0 )
194
189
rexml (>= 3.2.5 , < 4.0 )
195
- rubocop-ast (>= 1.28 .1 , < 2.0 )
190
+ rubocop-ast (>= 1.31 .1 , < 2.0 )
196
191
ruby-progressbar (~> 1.7 )
197
192
unicode-display_width (>= 2.4.0 , < 3.0 )
198
- rubocop-ast (1.29.0 )
199
- parser (>= 3.2 .1.0 )
193
+ rubocop-ast (1.31.3 )
194
+ parser (>= 3.3 .1.0 )
200
195
ruby-progressbar (1.13.0 )
201
196
shoulda-matchers (5.3.0 )
202
197
activesupport (>= 5.2.0 )
@@ -205,34 +200,32 @@ GEM
205
200
spring-watcher-listen (2.0.1 )
206
201
listen (>= 2.7 , < 4.0 )
207
202
spring (>= 1.2 , < 3.0 )
208
- sprockets (4.2.0 )
203
+ sprockets (4.2.1 )
209
204
concurrent-ruby (~> 1.0 )
210
205
rack (>= 2.2.4 , < 4 )
211
206
sprockets-rails (3.4.2 )
212
207
actionpack (>= 5.2 )
213
208
activesupport (>= 5.2 )
214
209
sprockets (>= 3.0.0 )
215
- sqlite3 (1.6 .3 )
210
+ sqlite3 (1.7 .3 )
216
211
mini_portile2 (~> 2.8.0 )
217
- sqlite3 (1.6.3-x86_64-linux )
218
212
strscan (3.1.0 )
219
- thor (1.2.2 )
220
- timeout (0.4.0 )
213
+ thor (1.3.1 )
214
+ timeout (0.4.1 )
221
215
tzinfo (2.0.6 )
222
216
concurrent-ruby (~> 1.0 )
223
- unicode-display_width (2.4.2 )
224
- web-console (4.2.0 )
217
+ unicode-display_width (2.5.0 )
218
+ web-console (4.2.1 )
225
219
actionview (>= 6.0.0 )
226
220
activemodel (>= 6.0.0 )
227
221
bindex (>= 0.4.0 )
228
222
railties (>= 6.0.0 )
229
223
websocket-driver (0.7.6 )
230
224
websocket-extensions (>= 0.1.0 )
231
225
websocket-extensions (0.1.5 )
232
- zeitwerk (2.6.11 )
226
+ zeitwerk (2.6.14 )
233
227
234
228
PLATFORMS
235
- ruby
236
229
x86_64-linux
237
230
238
231
DEPENDENCIES
@@ -242,7 +235,7 @@ DEPENDENCIES
242
235
jwt (~> 2.1.0 )
243
236
listen (~> 3.2.0 )
244
237
puma (~> 6.4 )
245
- rails (~> 6.0 )
238
+ rails (~> 6.1 )
246
239
rspec
247
240
rspec-mocks
248
241
rspec-rails (~> 6.0 , >= 6.0.3 )
0 commit comments