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 @@ -11,7 +11,7 @@ gem 'rspec', '~> 3.12'
11
11
12
12
gem 'simplecov'
13
13
14
- gem 'rubocop' , '~> 1.69 '
14
+ gem 'rubocop' , '~> 1.70 '
15
15
gem 'rubocop-rake'
16
16
gem 'rubocop-rspec'
17
17
Original file line number Diff line number Diff line change 17
17
diff-lcs (1.5.1 )
18
18
docile (1.4.1 )
19
19
iniparse (1.5.0 )
20
- json (2.9.0 )
20
+ json (2.9.1 )
21
21
language_server-protocol (3.17.0.3 )
22
22
logger (1.6.1 )
23
23
overcommit (0.64.1 )
31
31
racc (1.8.1 )
32
32
rainbow (3.1.1 )
33
33
rake (13.2.1 )
34
- regexp_parser (2.9.3 )
34
+ regexp_parser (2.10.0 )
35
35
rexml (3.3.9 )
36
36
rspec (3.13.0 )
37
37
rspec-core (~> 3.13.0 )
46
46
diff-lcs (>= 1.2.0 , < 2.0 )
47
47
rspec-support (~> 3.13.0 )
48
48
rspec-support (3.13.1 )
49
- rubocop (1.69.2 )
49
+ rubocop (1.70.0 )
50
50
json (~> 2.3 )
51
51
language_server-protocol (>= 3.17.0 )
52
52
parallel (~> 1.10 )
70
70
simplecov-html (0.13.1 )
71
71
simplecov_json_formatter (0.1.4 )
72
72
thor (1.3.2 )
73
- unicode-display_width (3.1.2 )
73
+ unicode-display_width (3.1.4 )
74
74
unicode-emoji (~> 4.0 , >= 4.0.4 )
75
75
unicode-emoji (4.0.4 )
76
76
zeitwerk (2.6.18 )
@@ -88,7 +88,7 @@ DEPENDENCIES
88
88
overcommit
89
89
rake (~> 13.1 )
90
90
rspec (~> 3.12 )
91
- rubocop (~> 1.69 )
91
+ rubocop (~> 1.70 )
92
92
rubocop-rake
93
93
rubocop-rspec
94
94
simplecov
You can’t perform that action at this time.
0 commit comments