File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ gem 'rack', '3.1.8'
39
39
gem 'rack-test' , '2.1.0'
40
40
gem 'rackup' , '2.2.1'
41
41
gem 'rake' , '13.2.1' , require : false
42
- gem 'rubocop' , '1.67 .0' , require : false
42
+ gem 'rubocop' , '1.68 .0' , require : false
43
43
gem 'rubocop-rspec' , '3.2.0' , require : false
44
44
gem 'ruby-fann' , '2.0.2'
45
45
gem 'sass' , '3.7.4'
Original file line number Diff line number Diff line change 79
79
multipart-post
80
80
oauth (~> 0.5 , >= 0.5.0 )
81
81
jmespath (1.6.2 )
82
- json (2.7.6 )
82
+ json (2.8.1 )
83
83
jwt (2.7.1 )
84
84
language_server-protocol (3.17.0.3 )
85
85
logger (1.6.1 )
127
127
sawyer (~> 0.9 )
128
128
openssl (3.2.0 )
129
129
parallel (1.26.3 )
130
- parser (3.3.5 .0 )
130
+ parser (3.3.6 .0 )
131
131
ast (~> 2.4.1 )
132
132
racc
133
133
pdd (0.24.0 )
156
156
regexp_parser (2.9.2 )
157
157
rexml (3.3.6 )
158
158
strscan
159
- rubocop (1.67 .0 )
159
+ rubocop (1.68 .0 )
160
160
json (~> 2.3 )
161
161
language_server-protocol (>= 3.17.0 )
162
162
parallel (~> 1.10 )
166
166
rubocop-ast (>= 1.32.2 , < 2.0 )
167
167
ruby-progressbar (~> 1.7 )
168
168
unicode-display_width (>= 2.4.0 , < 3.0 )
169
- rubocop-ast (1.32.3 )
169
+ rubocop-ast (1.36.1 )
170
170
parser (>= 3.3.1.0 )
171
171
rubocop-rspec (3.2.0 )
172
172
rubocop (~> 1.61 )
@@ -259,7 +259,7 @@ DEPENDENCIES
259
259
rack-test (= 2.1.0 )
260
260
rackup (= 2.2.1 )
261
261
rake (= 13.2.1 )
262
- rubocop (= 1.67 .0 )
262
+ rubocop (= 1.68 .0 )
263
263
rubocop-rspec (= 3.2.0 )
264
264
ruby-fann (= 2.0.2 )
265
265
sass (= 3.7.4 )
You can’t perform that action at this time.
0 commit comments