File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ source 'https://rubygems.org'
4
4
5
5
gem 'bundler-audit' , '~> 0.9' , require : false
6
6
gem 'rake' , '>= 12.3.3' , require : false
7
- gem 'rubocop' , '~> 1.63 ' , require : false
7
+ gem 'rubocop' , '~> 1.64 ' , require : false
8
8
gem 'rubocop-rake' , '~> 0.6' , require : false
Original file line number Diff line number Diff line change 8
8
json (2.7.2 )
9
9
language_server-protocol (3.17.0.3 )
10
10
parallel (1.24.0 )
11
- parser (3.3.1 .0 )
11
+ parser (3.3.2 .0 )
12
12
ast (~> 2.4.1 )
13
13
racc
14
- racc (1.7.3 )
14
+ racc (1.8.0 )
15
15
rainbow (3.1.1 )
16
16
rake (13.2.1 )
17
- regexp_parser (2.9.0 )
17
+ regexp_parser (2.9.2 )
18
18
rexml (3.2.8 )
19
19
strscan (>= 3.0.9 )
20
- rubocop (1.63.4 )
20
+ rubocop (1.64.1 )
21
21
json (~> 2.3 )
22
22
language_server-protocol (>= 3.17.0 )
23
23
parallel (~> 1.10 )
@@ -43,7 +43,7 @@ PLATFORMS
43
43
DEPENDENCIES
44
44
bundler-audit (~> 0.9 )
45
45
rake (>= 12.3.3 )
46
- rubocop (~> 1.63 )
46
+ rubocop (~> 1.64 )
47
47
rubocop-rake (~> 0.6 )
48
48
49
49
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments