1
1
PATH
2
2
remote: .
3
3
specs:
4
- auth0 (5.13 .0 )
4
+ auth0 (5.14 .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.0.5.1 )
15
- actionview (= 7.0.5.1 )
16
- activesupport (= 7.0.5.1 )
14
+ actionpack (7.0.6 )
15
+ actionview (= 7.0.6 )
16
+ activesupport (= 7.0.6 )
17
17
rack (~> 2.0 , >= 2.2.4 )
18
18
rack-test (>= 0.6.3 )
19
19
rails-dom-testing (~> 2.0 )
20
20
rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
21
- actionview (7.0.5.1 )
22
- activesupport (= 7.0.5.1 )
21
+ actionview (7.0.6 )
22
+ activesupport (= 7.0.6 )
23
23
builder (~> 3.1 )
24
24
erubi (~> 1.4 )
25
25
rails-dom-testing (~> 2.0 )
26
26
rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
27
- activesupport (7.0.5.1 )
27
+ activesupport (7.0.6 )
28
28
concurrent-ruby (~> 1.0 , >= 1.0.2 )
29
29
i18n (>= 1.6 , < 2 )
30
30
minitest (>= 5.1 )
82
82
i18n (1.14.1 )
83
83
concurrent-ruby (~> 1.0 )
84
84
io-console (0.6.0 )
85
- irb (1.7.2 )
85
+ irb (1.7.3 )
86
86
reline (>= 0.3.6 )
87
87
json (2.6.3 )
88
88
jwt (2.7.1 )
@@ -102,13 +102,13 @@ GEM
102
102
multi_json (1.15.0 )
103
103
nenv (0.3.0 )
104
104
netrc (0.11.0 )
105
- nokogiri (1.15.2 -aarch64-linux )
105
+ nokogiri (1.15.3 -aarch64-linux )
106
106
racc (~> 1.4 )
107
- nokogiri (1.15.2 -arm64-darwin )
107
+ nokogiri (1.15.3 -arm64-darwin )
108
108
racc (~> 1.4 )
109
- nokogiri (1.15.2 -x86_64-darwin )
109
+ nokogiri (1.15.3 -x86_64-darwin )
110
110
racc (~> 1.4 )
111
- nokogiri (1.15.2 -x86_64-linux )
111
+ nokogiri (1.15.3 -x86_64-linux )
112
112
racc (~> 1.4 )
113
113
notiffany (0.1.3 )
114
114
nenv (~> 0.1 )
@@ -123,20 +123,21 @@ GEM
123
123
pry (0.14.2 )
124
124
coderay (~> 1.1 )
125
125
method_source (~> 1.0 )
126
- public_suffix (5.0.1 )
126
+ public_suffix (5.0.3 )
127
127
racc (1.7.1 )
128
128
rack (2.2.7 )
129
129
rack-test (0.8.3 )
130
130
rack (>= 1.0 , < 3 )
131
- rails-dom-testing (2.0.3 )
132
- activesupport (>= 4.2.0 )
131
+ rails-dom-testing (2.1.1 )
132
+ activesupport (>= 5.0.0 )
133
+ minitest
133
134
nokogiri (>= 1.6 )
134
135
rails-html-sanitizer (1.6.0 )
135
136
loofah (~> 2.21 )
136
137
nokogiri (~> 1.14 )
137
- railties (7.0.5.1 )
138
- actionpack (= 7.0.5.1 )
139
- activesupport (= 7.0.5.1 )
138
+ railties (7.0.6 )
139
+ actionpack (= 7.0.6 )
140
+ activesupport (= 7.0.6 )
140
141
method_source
141
142
rake (>= 12.2 )
142
143
thor (~> 1.0 )
@@ -165,10 +166,10 @@ GEM
165
166
rspec-expectations (3.12.3 )
166
167
diff-lcs (>= 1.2.0 , < 2.0 )
167
168
rspec-support (~> 3.12.0 )
168
- rspec-mocks (3.12.5 )
169
+ rspec-mocks (3.12.6 )
169
170
diff-lcs (>= 1.2.0 , < 2.0 )
170
171
rspec-support (~> 3.12.0 )
171
- rspec-support (3.12.0 )
172
+ rspec-support (3.12.1 )
172
173
rubocop (1.54.1 )
173
174
json (~> 2.3 )
174
175
language_server-protocol (>= 3.17.0 )
201
202
term-ansicolor (1.7.1 )
202
203
tins (~> 1.0 )
203
204
terminal-notifier-guard (1.7.0 )
204
- thor (1.2.1 )
205
+ thor (1.2.2 )
205
206
timecop (0.9.6 )
206
207
tins (1.32.1 )
207
208
sync
217
218
crack (>= 0.3.2 )
218
219
hashdiff (>= 0.4.0 , < 2.0.0 )
219
220
zache (0.13.0 )
220
- zeitwerk (2.6.7 )
221
+ zeitwerk (2.6.8 )
221
222
222
223
PLATFORMS
223
224
aarch64-linux
0 commit comments