2
2
remote: .
3
3
specs:
4
4
inherited_resources (1.13.0 )
5
- actionpack (>= 5.2 , < 6.2 )
5
+ actionpack (>= 5.2 , < 7.1 )
6
6
has_scope (~> 0.6 )
7
- railties (>= 5.2 , < 6.2 )
7
+ railties (>= 5.2 , < 7.1 )
8
8
responders (>= 2 , < 4 )
9
9
10
10
GEM
11
11
remote: https://rubygems.org/
12
12
specs:
13
- actioncable (6.1.3.2 )
14
- actionpack (= 6.1.3.2 )
15
- activesupport (= 6.1.3.2 )
13
+ actioncable (7.0.0 )
14
+ actionpack (= 7.0.0 )
15
+ activesupport (= 7.0.0 )
16
16
nio4r (~> 2.0 )
17
17
websocket-driver (>= 0.6.1 )
18
- actionmailbox (6.1.3.2 )
19
- actionpack (= 6.1.3.2 )
20
- activejob (= 6.1.3.2 )
21
- activerecord (= 6.1.3.2 )
22
- activestorage (= 6.1.3.2 )
23
- activesupport (= 6.1.3.2 )
18
+ actionmailbox (7.0.0 )
19
+ actionpack (= 7.0.0 )
20
+ activejob (= 7.0.0 )
21
+ activerecord (= 7.0.0 )
22
+ activestorage (= 7.0.0 )
23
+ activesupport (= 7.0.0 )
24
24
mail (>= 2.7.1 )
25
- actionmailer (6.1.3.2 )
26
- actionpack (= 6.1.3.2 )
27
- actionview (= 6.1.3.2 )
28
- activejob (= 6.1.3.2 )
29
- activesupport (= 6.1.3.2 )
25
+ actionmailer (7.0.0 )
26
+ actionpack (= 7.0.0 )
27
+ actionview (= 7.0.0 )
28
+ activejob (= 7.0.0 )
29
+ activesupport (= 7.0.0 )
30
30
mail (~> 2.5 , >= 2.5.4 )
31
31
rails-dom-testing (~> 2.0 )
32
- actionpack (6.1.3.2 )
33
- actionview (= 6.1.3.2 )
34
- activesupport (= 6.1.3.2 )
35
- rack (~> 2.0 , >= 2.0.9 )
32
+ actionpack (7.0.0 )
33
+ actionview (= 7.0.0 )
34
+ activesupport (= 7.0.0 )
35
+ rack (~> 2.0 , >= 2.2.0 )
36
36
rack-test (>= 0.6.3 )
37
37
rails-dom-testing (~> 2.0 )
38
38
rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
39
- actiontext (6.1.3.2 )
40
- actionpack (= 6.1.3.2 )
41
- activerecord (= 6.1.3.2 )
42
- activestorage (= 6.1.3.2 )
43
- activesupport (= 6.1.3.2 )
39
+ actiontext (7.0.0 )
40
+ actionpack (= 7.0.0 )
41
+ activerecord (= 7.0.0 )
42
+ activestorage (= 7.0.0 )
43
+ activesupport (= 7.0.0 )
44
+ globalid (>= 0.6.0 )
44
45
nokogiri (>= 1.8.5 )
45
- actionview (6.1.3.2 )
46
- activesupport (= 6.1.3.2 )
46
+ actionview (7.0.0 )
47
+ activesupport (= 7.0.0 )
47
48
builder (~> 3.1 )
48
49
erubi (~> 1.4 )
49
50
rails-dom-testing (~> 2.0 )
50
51
rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
51
- activejob (6.1.3.2 )
52
- activesupport (= 6.1.3.2 )
52
+ activejob (7.0.0 )
53
+ activesupport (= 7.0.0 )
53
54
globalid (>= 0.3.6 )
54
- activemodel (6.1.3.2 )
55
- activesupport (= 6.1.3.2 )
56
- activerecord (6.1.3.2 )
57
- activemodel (= 6.1.3.2 )
58
- activesupport (= 6.1.3.2 )
59
- activestorage (6.1.3.2 )
60
- actionpack (= 6.1.3.2 )
61
- activejob (= 6.1.3.2 )
62
- activerecord (= 6.1.3.2 )
63
- activesupport (= 6.1.3.2 )
64
- marcel (~> 1.0.0 )
65
- mini_mime (~> 1.0.2 )
66
- activesupport (6.1.3.2 )
55
+ activemodel (7.0.0 )
56
+ activesupport (= 7.0.0 )
57
+ activerecord (7.0.0 )
58
+ activemodel (= 7.0.0 )
59
+ activesupport (= 7.0.0 )
60
+ activestorage (7.0.0 )
61
+ actionpack (= 7.0.0 )
62
+ activejob (= 7.0.0 )
63
+ activerecord (= 7.0.0 )
64
+ activesupport (= 7.0.0 )
65
+ marcel (~> 1.0 )
66
+ mini_mime (>= 1.1.0 )
67
+ activesupport (7.0.0 )
67
68
concurrent-ruby (~> 1.0 , >= 1.0.2 )
68
69
i18n (>= 1.6 , < 2 )
69
70
minitest (>= 5.1 )
70
71
tzinfo (~> 2.0 )
71
- zeitwerk (~> 2.3 )
72
72
addressable (2.8.0 )
73
73
public_suffix (>= 2.0.2 , < 5.0 )
74
74
ast (2.4.2 )
75
75
builder (3.2.4 )
76
76
chandler (0.9.0 )
77
77
netrc
78
78
octokit (>= 2.2.0 )
79
- concurrent-ruby (1.1.8 )
79
+ concurrent-ruby (1.1.9 )
80
80
crass (1.0.6 )
81
81
erubi (1.10.0 )
82
- faraday (1.0.1 )
82
+ faraday (1.8.0 )
83
+ faraday-em_http (~> 1.0 )
84
+ faraday-em_synchrony (~> 1.0 )
85
+ faraday-excon (~> 1.1 )
86
+ faraday-httpclient (~> 1.0.1 )
87
+ faraday-net_http (~> 1.0 )
88
+ faraday-net_http_persistent (~> 1.1 )
89
+ faraday-patron (~> 1.0 )
90
+ faraday-rack (~> 1.0 )
83
91
multipart-post (>= 1.2 , < 3 )
84
- globalid (0.4.2 )
85
- activesupport (>= 4.2.0 )
92
+ ruby2_keywords (>= 0.0.4 )
93
+ faraday-em_http (1.0.0 )
94
+ faraday-em_synchrony (1.0.0 )
95
+ faraday-excon (1.1.0 )
96
+ faraday-httpclient (1.0.1 )
97
+ faraday-net_http (1.0.1 )
98
+ faraday-net_http_persistent (1.2.0 )
99
+ faraday-patron (1.0.0 )
100
+ faraday-rack (1.0.0 )
101
+ globalid (1.0.0 )
102
+ activesupport (>= 5.0 )
86
103
has_scope (0.8.0 )
87
104
actionpack (>= 5.2 )
88
105
activesupport (>= 5.2 )
89
- i18n (1.8.10 )
106
+ i18n (1.8.11 )
90
107
concurrent-ruby (~> 1.0 )
91
- loofah (2.9.1 )
108
+ loofah (2.13.0 )
92
109
crass (~> 1.0.2 )
93
110
nokogiri (>= 1.5.9 )
94
111
mail (2.7.1 )
95
112
mini_mime (>= 0.1.1 )
96
- marcel (1.0.1 )
113
+ marcel (1.0.2 )
97
114
method_source (1.0.0 )
98
- mini_mime (1.0.3 )
99
- mini_portile2 (2.5 .1 )
100
- minitest (5.14.4 )
115
+ mini_mime (1.1.2 )
116
+ mini_portile2 (2.6 .1 )
117
+ minitest (5.15.0 )
101
118
minitest-rg (5.2.0 )
102
119
minitest (~> 5.0 )
103
- mocha (1.12 .0 )
120
+ mocha (1.13 .0 )
104
121
multipart-post (2.1.1 )
105
122
netrc (0.11.0 )
106
- nio4r (2.5.7 )
107
- nio4r (2.5.7 -java )
108
- nokogiri (1.11.3 )
109
- mini_portile2 (~> 2.5.0 )
123
+ nio4r (2.5.8 )
124
+ nio4r (2.5.8 -java )
125
+ nokogiri (1.12.5 )
126
+ mini_portile2 (~> 2.6.1 )
110
127
racc (~> 1.4 )
111
- nokogiri (1.11.3 -java )
128
+ nokogiri (1.12.5 -java )
112
129
racc (~> 1.4 )
113
- octokit (4.18 .0 )
130
+ octokit (4.21 .0 )
114
131
faraday (>= 0.9 )
115
132
sawyer (~> 0.8.0 , >= 0.5.3 )
116
- parallel (1.20.1 )
117
- parser (3.0.1.1 )
133
+ parallel (1.21.0 )
134
+ parser (3.0.3.2 )
118
135
ast (~> 2.4.1 )
119
136
public_suffix (4.0.6 )
120
- racc (1.5.2 )
121
- racc (1.5.2 -java )
137
+ racc (1.6.0 )
138
+ racc (1.6.0 -java )
122
139
rack (2.2.3 )
123
140
rack-test (1.1.0 )
124
141
rack (>= 1.0 , < 3 )
125
- rails (6.1.3.2 )
126
- actioncable (= 6.1.3.2 )
127
- actionmailbox (= 6.1.3.2 )
128
- actionmailer (= 6.1.3.2 )
129
- actionpack (= 6.1.3.2 )
130
- actiontext (= 6.1.3.2 )
131
- actionview (= 6.1.3.2 )
132
- activejob (= 6.1.3.2 )
133
- activemodel (= 6.1.3.2 )
134
- activerecord (= 6.1.3.2 )
135
- activestorage (= 6.1.3.2 )
136
- activesupport (= 6.1.3.2 )
142
+ rails (7.0.0 )
143
+ actioncable (= 7.0.0 )
144
+ actionmailbox (= 7.0.0 )
145
+ actionmailer (= 7.0.0 )
146
+ actionpack (= 7.0.0 )
147
+ actiontext (= 7.0.0 )
148
+ actionview (= 7.0.0 )
149
+ activejob (= 7.0.0 )
150
+ activemodel (= 7.0.0 )
151
+ activerecord (= 7.0.0 )
152
+ activestorage (= 7.0.0 )
153
+ activesupport (= 7.0.0 )
137
154
bundler (>= 1.15.0 )
138
- railties (= 6.1.3.2 )
139
- sprockets-rails (>= 2.0.0 )
155
+ railties (= 7.0.0 )
140
156
rails-controller-testing (1.0.5 )
141
157
actionpack (>= 5.0.1.rc1 )
142
158
actionview (>= 5.0.1.rc1 )
143
159
activesupport (>= 5.0.1.rc1 )
144
160
rails-dom-testing (2.0.3 )
145
161
activesupport (>= 4.2.0 )
146
162
nokogiri (>= 1.6 )
147
- rails-html-sanitizer (1.3.0 )
163
+ rails-html-sanitizer (1.4.2 )
148
164
loofah (~> 2.3 )
149
- railties (6.1.3.2 )
150
- actionpack (= 6.1.3.2 )
151
- activesupport (= 6.1.3.2 )
165
+ railties (7.0.0 )
166
+ actionpack (= 7.0.0 )
167
+ activesupport (= 7.0.0 )
152
168
method_source
153
- rake (>= 0.8.7 )
169
+ rake (>= 12.2 )
154
170
thor (~> 1.0 )
171
+ zeitwerk (~> 2.5 )
155
172
rainbow (3.0.0 )
156
- rake (13.0.3 )
157
- regexp_parser (2.1.1 )
173
+ rake (13.0.6 )
174
+ regexp_parser (2.2.0 )
158
175
responders (3.0.1 )
159
176
actionpack (>= 5.0 )
160
177
railties (>= 5.0 )
161
178
rexml (3.2.5 )
162
- rubocop (1.14 .0 )
179
+ rubocop (1.23 .0 )
163
180
parallel (~> 1.10 )
164
181
parser (>= 3.0.0.0 )
165
182
rainbow (>= 2.2.2 , < 4.0 )
166
183
regexp_parser (>= 1.8 , < 3.0 )
167
184
rexml
168
- rubocop-ast (>= 1.5 .0 , < 2.0 )
185
+ rubocop-ast (>= 1.12 .0 , < 2.0 )
169
186
ruby-progressbar (~> 1.7 )
170
187
unicode-display_width (>= 1.4.0 , < 3.0 )
171
- rubocop-ast (1.5 .0 )
188
+ rubocop-ast (1.15 .0 )
172
189
parser (>= 3.0.1.1 )
173
190
ruby-progressbar (1.11.0 )
191
+ ruby2_keywords (0.0.5 )
174
192
sawyer (0.8.2 )
175
193
addressable (>= 2.3.5 )
176
194
faraday (> 0.8 , < 2.0 )
177
- sprockets (4.0.2 )
178
- concurrent-ruby (~> 1.0 )
179
- rack (> 1 , < 3 )
180
- sprockets-rails (3.2.2 )
181
- actionpack (>= 4.0 )
182
- activesupport (>= 4.0 )
183
- sprockets (>= 3.0.0 )
184
195
thor (1.1.0 )
185
196
tzinfo (2.0.4 )
186
197
concurrent-ruby (~> 1.0 )
187
- unicode-display_width (2.0 .0 )
188
- websocket-driver (0.7.3 )
198
+ unicode-display_width (2.1 .0 )
199
+ websocket-driver (0.7.5 )
189
200
websocket-extensions (>= 0.1.0 )
190
- websocket-driver (0.7.3 -java )
201
+ websocket-driver (0.7.5 -java )
191
202
websocket-extensions (>= 0.1.0 )
192
203
websocket-extensions (0.1.5 )
193
- zeitwerk (2.4.2 )
204
+ zeitwerk (2.5.1 )
194
205
195
206
PLATFORMS
196
207
java
@@ -201,9 +212,9 @@ DEPENDENCIES
201
212
inherited_resources !
202
213
minitest-rg
203
214
mocha
204
- rails (~> 6.1.3.a )
215
+ rails (~> 7.0.0 )
205
216
rails-controller-testing
206
217
rubocop
207
218
208
219
BUNDLED WITH
209
- 2.2.17
220
+ 2.2.31
0 commit comments