File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ group :development do
13
13
gem "rake" , "~> 13.0"
14
14
gem "rake-compiler"
15
15
gem "rb_sys" , "~> 0.9.111"
16
- gem "rubocop" , "~> 1.72 "
16
+ gem "rubocop" , "~> 1.73 "
17
17
end
Original file line number Diff line number Diff line change 38
38
diff-lcs (>= 1.2.0 , < 2.0 )
39
39
rspec-support (~> 3.13.0 )
40
40
rspec-support (3.13.1 )
41
- rubocop (1.72 .2 )
41
+ rubocop (1.73 .2 )
42
42
json (~> 2.3 )
43
43
language_server-protocol (~> 3.17.0.2 )
44
44
lint_roller (~> 1.1.0 )
49
49
rubocop-ast (>= 1.38.0 , < 2.0 )
50
50
ruby-progressbar (~> 1.7 )
51
51
unicode-display_width (>= 2.4.0 , < 4.0 )
52
- rubocop-ast (1.38.0 )
52
+ rubocop-ast (1.38.1 )
53
53
parser (>= 3.3.1.0 )
54
54
ruby-progressbar (1.13.0 )
55
55
unicode-display_width (3.1.4 )
@@ -65,7 +65,7 @@ DEPENDENCIES
65
65
rake-compiler
66
66
rb_sys (~> 0.9.111 )
67
67
rspec (~> 3.0 )
68
- rubocop (~> 1.72 )
68
+ rubocop (~> 1.73 )
69
69
70
70
BUNDLED WITH
71
71
2.4.4
You can’t perform that action at this time.
0 commit comments