1
1
PATH
2
2
remote: .
3
3
specs:
4
- auth0 (5.17 .0 )
4
+ auth0 (5.18 .0 )
5
5
addressable (~> 2.8 )
6
6
jwt (~> 2.7 )
7
7
rest-client (~> 2.1 )
11
11
GEM
12
12
remote: https://rubygems.org/
13
13
specs:
14
- actionpack (7.1.4.1 )
15
- actionview (= 7.1.4.1 )
16
- activesupport (= 7.1.4.1 )
14
+ actionpack (8.0.0 )
15
+ actionview (= 8.0.0 )
16
+ activesupport (= 8.0.0 )
17
17
nokogiri (>= 1.8.5 )
18
- racc
19
18
rack (>= 2.2.4 )
20
19
rack-session (>= 1.0.1 )
21
20
rack-test (>= 0.6.3 )
22
21
rails-dom-testing (~> 2.2 )
23
22
rails-html-sanitizer (~> 1.6 )
24
- actionview (7.1.4.1 )
25
- activesupport (= 7.1.4.1 )
23
+ useragent (~> 0.16 )
24
+ actionview (8.0.0 )
25
+ activesupport (= 8.0.0 )
26
26
builder (~> 3.1 )
27
27
erubi (~> 1.11 )
28
28
rails-dom-testing (~> 2.2 )
29
29
rails-html-sanitizer (~> 1.6 )
30
- activesupport (7.1.4.1 )
30
+ activesupport (8.0.0 )
31
31
base64
32
+ benchmark (>= 0.3 )
32
33
bigdecimal
33
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
34
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
34
35
connection_pool (>= 2.2.5 )
35
36
drb
36
37
i18n (>= 1.6 , < 2 )
38
+ logger (>= 1.4.2 )
37
39
minitest (>= 5.1 )
38
- mutex_m
39
- tzinfo (~> 2.0 )
40
- addressable (2.8.6 )
41
- public_suffix (>= 2.0.2 , < 6.0 )
40
+ securerandom (>= 0.3 )
41
+ tzinfo (~> 2.0 , >= 2.0.5 )
42
+ uri (>= 0.13.1 )
43
+ addressable (2.8.7 )
44
+ public_suffix (>= 2.0.2 , < 7.0 )
42
45
ast (2.4.2 )
43
46
base64 (0.2.0 )
47
+ benchmark (0.4.0 )
44
48
bigdecimal (3.1.8 )
45
49
builder (3.3.0 )
46
50
coderay (1.1.3 )
57
61
rexml
58
62
crass (1.0.6 )
59
63
diff-lcs (1.5.1 )
60
- docile (1.4.0 )
64
+ docile (1.4.1 )
61
65
domain_name (0.6.20240107 )
62
66
dotenv (2.8.1 )
63
67
dotenv-rails (2.8.1 )
67
71
erubi (1.13.0 )
68
72
faker (2.23.0 )
69
73
i18n (>= 1.8.11 , < 2 )
70
- ffi (1.16.3 )
74
+ ffi (1.17.0-aarch64-linux-gnu )
75
+ ffi (1.17.0-aarch64-linux-musl )
76
+ ffi (1.17.0-arm-linux-gnu )
77
+ ffi (1.17.0-arm-linux-musl )
78
+ ffi (1.17.0-arm64-darwin )
79
+ ffi (1.17.0-x86-linux-gnu )
80
+ ffi (1.17.0-x86-linux-musl )
81
+ ffi (1.17.0-x86_64-darwin )
82
+ ffi (1.17.0-x86_64-linux-gnu )
83
+ ffi (1.17.0-x86_64-linux-musl )
71
84
formatador (1.1.0 )
72
85
fuubar (2.5.1 )
73
86
rspec-core (~> 3.0 )
74
87
ruby-progressbar (~> 1.4 )
75
- guard (2.18.1 )
88
+ guard (2.19.0 )
76
89
formatador (>= 0.2.4 )
77
90
listen (>= 2.7 , < 4.0 )
78
91
lumberjack (>= 1.0.12 , < 2.0 )
86
99
guard (~> 2.1 )
87
100
guard-compat (~> 1.1 )
88
101
rspec (>= 2.99.0 , < 4.0 )
89
- hashdiff (1.1.0 )
102
+ hashdiff (1.1.2 )
90
103
http-accept (1.7.0 )
91
- http-cookie (1.0.5 )
104
+ http-cookie (1.0.7 )
92
105
domain_name (~> 0.5 )
93
106
i18n (1.14.6 )
94
107
concurrent-ruby (~> 1.0 )
95
108
io-console (0.7.2 )
96
109
irb (1.14.1 )
97
110
rdoc (>= 4.0.0 )
98
111
reline (>= 0.4.2 )
99
- json (2.7.3 )
112
+ json (2.8.2 )
100
113
jwt (2.9.3 )
101
114
base64
102
115
language_server-protocol (3.17.0.3 )
103
116
listen (3.9.0 )
104
117
rb-fsevent (~> 0.10 , >= 0.10.3 )
105
118
rb-inotify (~> 0.9 , >= 0.9.10 )
106
- loofah (2.22.0 )
119
+ logger (1.6.1 )
120
+ loofah (2.23.1 )
107
121
crass (~> 1.0.2 )
108
122
nokogiri (>= 1.12.0 )
109
123
lumberjack (1.2.10 )
110
124
method_source (1.1.0 )
111
- mime-types (3.5.2 )
125
+ mime-types (3.6.0 )
126
+ logger
112
127
mime-types-data (~> 3.2015 )
113
- mime-types-data (3.2024.0507 )
114
- minitest (5.25.1 )
128
+ mime-types-data (3.2024.1105 )
129
+ minitest (5.25.2 )
115
130
multi_json (1.15.0 )
116
- mutex_m (0.2.0 )
117
131
nenv (0.3.0 )
118
132
netrc (0.11.0 )
119
133
nokogiri (1.16.7-aarch64-linux )
120
134
racc (~> 1.4 )
135
+ nokogiri (1.16.7-arm-linux )
136
+ racc (~> 1.4 )
121
137
nokogiri (1.16.7-arm64-darwin )
122
138
racc (~> 1.4 )
139
+ nokogiri (1.16.7-x86-linux )
140
+ racc (~> 1.4 )
123
141
nokogiri (1.16.7-x86_64-darwin )
124
142
racc (~> 1.4 )
125
143
nokogiri (1.16.7-x86_64-linux )
@@ -128,38 +146,37 @@ GEM
128
146
nenv (~> 0.1 )
129
147
shellany (~> 0.0 )
130
148
parallel (1.26.3 )
131
- parser (3.3.5 .0 )
149
+ parser (3.3.6 .0 )
132
150
ast (~> 2.4.1 )
133
151
racc
134
- pp (0.5.0 )
152
+ pp (0.6.1 )
135
153
prettyprint
136
154
prettyprint (0.2.0 )
137
- pry (0.14.2 )
155
+ pry (0.15.0 )
138
156
coderay (~> 1.1 )
139
157
method_source (~> 1.0 )
140
- psych (5.1.2 )
158
+ psych (5.2.0 )
141
159
stringio
142
- public_suffix (5 .0.5 )
160
+ public_suffix (6 .0.1 )
143
161
racc (1.8.1 )
144
162
rack (3.1.8 )
145
163
rack-session (2.0.0 )
146
164
rack (>= 3.0.0 )
147
165
rack-test (2.1.0 )
148
166
rack (>= 1.3 )
149
- rackup (2.1.0 )
167
+ rackup (2.2.1 )
150
168
rack (>= 3 )
151
- webrick (~> 1.8 )
152
169
rails-dom-testing (2.2.0 )
153
170
activesupport (>= 5.0.0 )
154
171
minitest
155
172
nokogiri (>= 1.6 )
156
173
rails-html-sanitizer (1.6.0 )
157
174
loofah (~> 2.21 )
158
175
nokogiri (~> 1.14 )
159
- railties (7.1.4.1 )
160
- actionpack (= 7.1.4.1 )
161
- activesupport (= 7.1.4.1 )
162
- irb
176
+ railties (8.0.0 )
177
+ actionpack (= 8.0.0 )
178
+ activesupport (= 8.0.0 )
179
+ irb ( ~> 1.13 )
163
180
rackup (>= 1.0.0 )
164
181
rake (>= 12.2 )
165
182
thor (~> 1.0 , >= 1.2.2 )
@@ -169,10 +186,10 @@ GEM
169
186
rb-fsevent (0.11.2 )
170
187
rb-inotify (0.11.1 )
171
188
ffi (~> 1.0 )
172
- rdoc (6.7.0 )
189
+ rdoc (6.8.1 )
173
190
psych (>= 4.0.0 )
174
191
regexp_parser (2.9.2 )
175
- reline (0.5.10 )
192
+ reline (0.5.11 )
176
193
io-console (~> 0.5 )
177
194
rest-client (2.1.0 )
178
195
http-accept (>= 1.7.0 , < 2.0 )
@@ -185,16 +202,16 @@ GEM
185
202
rspec-core (~> 3.13.0 )
186
203
rspec-expectations (~> 3.13.0 )
187
204
rspec-mocks (~> 3.13.0 )
188
- rspec-core (3.13.0 )
205
+ rspec-core (3.13.2 )
189
206
rspec-support (~> 3.13.0 )
190
- rspec-expectations (3.13.0 )
207
+ rspec-expectations (3.13.3 )
191
208
diff-lcs (>= 1.2.0 , < 2.0 )
192
209
rspec-support (~> 3.13.0 )
193
- rspec-mocks (3.13.1 )
210
+ rspec-mocks (3.13.2 )
194
211
diff-lcs (>= 1.2.0 , < 2.0 )
195
212
rspec-support (~> 3.13.0 )
196
213
rspec-support (3.13.1 )
197
- rubocop (1.67 .0 )
214
+ rubocop (1.68 .0 )
198
215
json (~> 2.3 )
199
216
language_server-protocol (>= 3.17.0 )
200
217
parallel (~> 1.10 )
@@ -204,14 +221,15 @@ GEM
204
221
rubocop-ast (>= 1.32.2 , < 2.0 )
205
222
ruby-progressbar (~> 1.7 )
206
223
unicode-display_width (>= 2.4.0 , < 3.0 )
207
- rubocop-ast (1.32.3 )
224
+ rubocop-ast (1.36.1 )
208
225
parser (>= 3.3.1.0 )
209
- rubocop-rails (2.25 .0 )
226
+ rubocop-rails (2.27 .0 )
210
227
activesupport (>= 4.2.0 )
211
228
rack (>= 1.1 )
212
- rubocop (>= 1.33 .0 , < 2.0 )
229
+ rubocop (>= 1.52 .0 , < 2.0 )
213
230
rubocop-ast (>= 1.31.1 , < 2.0 )
214
231
ruby-progressbar (1.13.0 )
232
+ securerandom (0.3.2 )
215
233
shellany (0.0.1 )
216
234
simplecov (0.22.0 )
217
235
docile (~> 1.1 )
@@ -220,36 +238,47 @@ GEM
220
238
simplecov-cobertura (2.1.0 )
221
239
rexml
222
240
simplecov (~> 0.19 )
223
- simplecov-html (0.12.3 )
241
+ simplecov-html (0.13.1 )
224
242
simplecov_json_formatter (0.1.4 )
225
- stringio (3.1.1 )
243
+ stringio (3.1.2 )
226
244
sync (0.5.0 )
227
- term-ansicolor (1.8.0 )
245
+ term-ansicolor (1.11.2 )
228
246
tins (~> 1.0 )
229
247
terminal-notifier-guard (1.7.0 )
230
- thor (1.3.1 )
231
- timecop (0.9.8 )
232
- tins (1.33 .0 )
248
+ thor (1.3.2 )
249
+ timecop (0.9.10 )
250
+ tins (1.37 .0 )
233
251
bigdecimal
234
252
sync
235
253
tzinfo (2.0.6 )
236
254
concurrent-ruby (~> 1.0 )
237
255
unicode-display_width (2.6.0 )
238
- vcr (6.2.0 )
239
- webmock (3.23.1 )
256
+ uri (1.0.2 )
257
+ useragent (0.16.10 )
258
+ vcr (6.3.1 )
259
+ base64
260
+ webmock (3.24.0 )
240
261
addressable (>= 2.8.0 )
241
262
crack (>= 0.3.2 )
242
263
hashdiff (>= 0.4.0 , < 2.0.0 )
243
- webrick (1.8.2 )
244
- zache (0.13.1 )
245
- zeitwerk (2.6.14 )
264
+ zache (0.13.2 )
265
+ zeitwerk (2.7.1 )
246
266
247
267
PLATFORMS
248
268
aarch64-linux
249
- arm64-darwin-21
250
- arm64-darwin-22
251
- x86_64-darwin-21
269
+ aarch64-linux-gnu
270
+ aarch64-linux-musl
271
+ arm-linux
272
+ arm-linux-gnu
273
+ arm-linux-musl
274
+ arm64-darwin
275
+ x86-linux
276
+ x86-linux-gnu
277
+ x86-linux-musl
278
+ x86_64-darwin
252
279
x86_64-linux
280
+ x86_64-linux-gnu
281
+ x86_64-linux-musl
253
282
254
283
DEPENDENCIES
255
284
auth0 !
@@ -273,4 +302,4 @@ DEPENDENCIES
273
302
webmock
274
303
275
304
BUNDLED WITH
276
- 2.3.7
305
+ 2.5.23
0 commit comments