File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
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.56 ' , require : false
7
+ gem 'rubocop' , '~> 1.57 ' , require : false
8
8
gem 'rubocop-rake' , '~> 0.6' , require : false
Original file line number Diff line number Diff line change 9
9
json (2.6.3 )
10
10
language_server-protocol (3.17.0.3 )
11
11
parallel (1.23.0 )
12
- parser (3.2.2.3 )
12
+ parser (3.2.2.4 )
13
13
ast (~> 2.4.1 )
14
14
racc
15
15
racc (1.7.1 )
16
16
rainbow (3.1.1 )
17
17
rake (13.0.6 )
18
- regexp_parser (2.8.1 )
18
+ regexp_parser (2.8.2 )
19
19
rexml (3.2.6 )
20
- rubocop (1.56.2 )
20
+ rubocop (1.57.1 )
21
21
base64 (~> 0.1.1 )
22
22
json (~> 2.3 )
23
23
language_server-protocol (>= 3.17.0 )
24
24
parallel (~> 1.10 )
25
- parser (>= 3.2.2.3 )
25
+ parser (>= 3.2.2.4 )
26
26
rainbow (>= 2.2.2 , < 4.0 )
27
27
regexp_parser (>= 1.8 , < 3.0 )
28
28
rexml (>= 3.2.5 , < 4.0 )
35
35
rubocop (~> 1.0 )
36
36
ruby-progressbar (1.13.0 )
37
37
thor (1.2.1 )
38
- unicode-display_width (2.4.2 )
38
+ unicode-display_width (2.5.0 )
39
39
40
40
PLATFORMS
41
41
ruby
42
42
43
43
DEPENDENCIES
44
44
bundler-audit (~> 0.9 )
45
45
rake (>= 12.3.3 )
46
- rubocop (~> 1.56 )
46
+ rubocop (~> 1.57 )
47
47
rubocop-rake (~> 0.6 )
48
48
49
49
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments