File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ gem "rubocop-config-prettier", "~> 0.1.13"
22
22
gem "rubocop-git" , "~> 0.1.3"
23
23
gem "rubocop-gitlab-security" , "~> 0.1.1"
24
24
gem "rubocop-i18n" , "~> 3.0.0"
25
- gem "rubocop-md" , "~> 1.2.1 "
25
+ gem "rubocop-md" , "~> 1.2.2 "
26
26
gem "rubocop-minitest" , "~> 0.33.0"
27
27
gem "rubocop-packaging" , "~> 0.5.2"
28
28
gem "rubocop-performance" , "~> 1.19.1"
Original file line number Diff line number Diff line change 89
89
rubocop (>= 0.51 )
90
90
rubocop-i18n (3.0.0 )
91
91
rubocop (~> 1.0 )
92
- rubocop-md (1.2.1 )
92
+ rubocop-md (1.2.2 )
93
93
rubocop (>= 1.0 )
94
94
rubocop-minitest (0.33.0 )
95
95
rubocop (>= 1.39 , < 2.0 )
@@ -140,7 +140,7 @@ DEPENDENCIES
140
140
rubocop-git (~> 0.1.3 )
141
141
rubocop-gitlab-security (~> 0.1.1 )
142
142
rubocop-i18n (~> 3.0.0 )
143
- rubocop-md (~> 1.2.1 )
143
+ rubocop-md (~> 1.2.2 )
144
144
rubocop-minitest (~> 0.33.0 )
145
145
rubocop-packaging (~> 0.5.2 )
146
146
rubocop-performance (~> 1.19.1 )
You can’t perform that action at this time.
0 commit comments