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 @@ -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.59 ' , require : false
7
+ gem 'rubocop' , '~> 1.60 ' , 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.1 )
9
9
language_server-protocol (3.17.0.3 )
10
10
parallel (1.24.0 )
11
- parser (3.2.2.4 )
11
+ parser (3.3.0.5 )
12
12
ast (~> 2.4.1 )
13
13
racc
14
14
racc (1.7.3 )
15
15
rainbow (3.1.1 )
16
16
rake (13.1.0 )
17
- regexp_parser (2.8.3 )
17
+ regexp_parser (2.9.0 )
18
18
rexml (3.2.6 )
19
- rubocop (1.59.0 )
19
+ rubocop (1.60.2 )
20
20
json (~> 2.3 )
21
21
language_server-protocol (>= 3.17.0 )
22
22
parallel (~> 1.10 )
23
- parser (>= 3.2.2.4 )
23
+ parser (>= 3.3.0.2 )
24
24
rainbow (>= 2.2.2 , < 4.0 )
25
25
regexp_parser (>= 1.8 , < 3.0 )
26
26
rexml (>= 3.2.5 , < 4.0 )
@@ -41,7 +41,7 @@ PLATFORMS
41
41
DEPENDENCIES
42
42
bundler-audit (~> 0.9 )
43
43
rake (>= 12.3.3 )
44
- rubocop (~> 1.59 )
44
+ rubocop (~> 1.60 )
45
45
rubocop-rake (~> 0.6 )
46
46
47
47
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments