File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.79 ' , require : false
7
+ gem 'rubocop' , '~> 1.80 ' , require : false
8
8
gem 'rubocop-rake' , '~> 0.7' , require : false
Original file line number Diff line number Diff line change 16
16
racc (1.8.1 )
17
17
rainbow (3.1.1 )
18
18
rake (13.3.0 )
19
- regexp_parser (2.10.0 )
20
- rubocop (1.79 .1 )
19
+ regexp_parser (2.11.2 )
20
+ rubocop (1.80 .1 )
21
21
json (~> 2.3 )
22
22
language_server-protocol (~> 3.17.0.2 )
23
23
lint_roller (~> 1.1.0 )
36
36
rubocop (>= 1.72.1 )
37
37
ruby-progressbar (1.13.0 )
38
38
thor (1.4.0 )
39
- unicode-display_width (3.1.4 )
39
+ unicode-display_width (3.1.5 )
40
40
unicode-emoji (~> 4.0 , >= 4.0.4 )
41
41
unicode-emoji (4.0.4 )
42
42
@@ -46,7 +46,7 @@ PLATFORMS
46
46
DEPENDENCIES
47
47
bundler-audit (~> 0.9 )
48
48
rake (>= 12.3.3 )
49
- rubocop (~> 1.79 )
49
+ rubocop (~> 1.80 )
50
50
rubocop-rake (~> 0.7 )
51
51
52
52
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments