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.66 ' , require : false
7
+ gem 'rubocop' , '~> 1.68 ' , require : false
8
8
gem 'rubocop-rake' , '~> 0.6' , require : false
Original file line number Diff line number Diff line change 5
5
bundler-audit (0.9.2 )
6
6
bundler (>= 1.2.0 , < 3 )
7
7
thor (~> 1.0 )
8
- json (2.7.2 )
8
+ json (2.7.5 )
9
9
language_server-protocol (3.17.0.3 )
10
10
parallel (1.26.3 )
11
- parser (3.3.5.0 )
11
+ parser (3.3.5.1 )
12
12
ast (~> 2.4.1 )
13
13
racc
14
14
racc (1.8.1 )
15
15
rainbow (3.1.1 )
16
16
rake (13.2.1 )
17
17
regexp_parser (2.9.2 )
18
- rubocop (1.66.1 )
18
+ rubocop (1.68.0 )
19
19
json (~> 2.3 )
20
20
language_server-protocol (>= 3.17.0 )
21
21
parallel (~> 1.10 )
25
25
rubocop-ast (>= 1.32.2 , < 2.0 )
26
26
ruby-progressbar (~> 1.7 )
27
27
unicode-display_width (>= 2.4.0 , < 3.0 )
28
- rubocop-ast (1.32.3 )
28
+ rubocop-ast (1.33.0 )
29
29
parser (>= 3.3.1.0 )
30
30
rubocop-rake (0.6.0 )
31
31
rubocop (~> 1.0 )
@@ -39,7 +39,7 @@ PLATFORMS
39
39
DEPENDENCIES
40
40
bundler-audit (~> 0.9 )
41
41
rake (>= 12.3.3 )
42
- rubocop (~> 1.66 )
42
+ rubocop (~> 1.68 )
43
43
rubocop-rake (~> 0.6 )
44
44
45
45
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments