59
59
irb (1.11.1 )
60
60
rdoc
61
61
reline (>= 0.4.2 )
62
- json (2.7.1 )
62
+ json (2.7.2 )
63
63
language_server-protocol (3.17.0.3 )
64
64
loofah (2.22.0 )
65
65
crass (~> 1.0.2 )
74
74
ruby2_keywords (~> 0.0.1 )
75
75
mutex_m (0.2.0 )
76
76
netrc (0.11.0 )
77
+ nokogiri (1.16.0-arm64-darwin )
78
+ racc (~> 1.4 )
77
79
nokogiri (1.16.0-x86_64-darwin )
78
80
racc (~> 1.4 )
81
+ nokogiri (1.16.0-x86_64-linux )
82
+ racc (~> 1.4 )
79
83
parallel (1.24.0 )
80
- parser (3.3.0.5 )
84
+ parser (3.3.1.0 )
81
85
ast (~> 2.4.1 )
82
86
racc
83
87
pry (0.14.2 )
@@ -118,15 +122,16 @@ GEM
118
122
rake (13.1.0 )
119
123
rdoc (6.6.2 )
120
124
psych (>= 4.0.0 )
121
- regexp_parser (2.9.0 )
125
+ regexp_parser (2.9.2 )
122
126
reline (0.4.2 )
123
127
io-console (~> 0.5 )
124
128
rest-client (2.1.0 )
125
129
http-accept (>= 1.7.0 , < 2.0 )
126
130
http-cookie (>= 1.0.2 , < 2.0 )
127
131
mime-types (>= 1.16 , < 4.0 )
128
132
netrc (~> 0.8 )
129
- rexml (3.2.6 )
133
+ rexml (3.2.8 )
134
+ strscan (>= 3.0.9 )
130
135
rspec-core (3.9.3 )
131
136
rspec-support (~> 3.9.3 )
132
137
rspec-expectations (3.9.4 )
@@ -144,19 +149,19 @@ GEM
144
149
rspec-mocks (~> 3.9.0 )
145
150
rspec-support (~> 3.9.0 )
146
151
rspec-support (3.9.4 )
147
- rubocop (1.60.2 )
152
+ rubocop (1.64.0 )
148
153
json (~> 2.3 )
149
154
language_server-protocol (>= 3.17.0 )
150
155
parallel (~> 1.10 )
151
156
parser (>= 3.3.0.2 )
152
157
rainbow (>= 2.2.2 , < 4.0 )
153
158
regexp_parser (>= 1.8 , < 3.0 )
154
159
rexml (>= 3.2.5 , < 4.0 )
155
- rubocop-ast (>= 1.30.0 , < 2.0 )
160
+ rubocop-ast (>= 1.31.1 , < 2.0 )
156
161
ruby-progressbar (~> 1.7 )
157
162
unicode-display_width (>= 2.4.0 , < 3.0 )
158
- rubocop-ast (1.30.0 )
159
- parser (>= 3.2 .1.0 )
163
+ rubocop-ast (1.31.3 )
164
+ parser (>= 3.3 .1.0 )
160
165
ruby-progressbar (1.13.0 )
161
166
ruby2_keywords (0.0.5 )
162
167
sinatra (2.2.4 )
170
175
rack-protection (= 2.2.4 )
171
176
sinatra (= 2.2.4 )
172
177
tilt (~> 2.0 )
178
+ sqlite3 (1.7.2-arm64-darwin )
173
179
sqlite3 (1.7.2-x86_64-darwin )
180
+ sqlite3 (1.7.2-x86_64-linux )
174
181
stringio (3.1.0 )
182
+ strscan (3.1.0 )
175
183
thor (1.3.0 )
176
184
tilt (2.3.0 )
177
185
timeout (0.4.1 )
@@ -195,7 +203,7 @@ DEPENDENCIES
195
203
pry-byebug (~> 3.7 )
196
204
rest-client (~> 2.0 )
197
205
rspec-rails (~> 3.8 )
198
- rubocop (~> 1.50 )
206
+ rubocop (~> 1.64 )
199
207
sinatra (~> 2.2 )
200
208
sinatra-contrib (~> 2.2 )
201
209
sqlite3 (~> 1.4 )
0 commit comments