We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf62291 commit e66136fCopy full SHA for e66136f
build_versions.yaml
@@ -12,7 +12,8 @@ include:
12
rubygem_r10k: '5.0.0'
13
rubygem_ra10ke: '4.3.0'
14
rubygem_rspec_junit_formatter: '0.6.0'
15
- rubygem_rubocop-performance: '1.25.0'
+ # need to be compatible with rubocop 1.50 because voxpupuli-test demands it
16
+ rubygem_rubocop-performance: '1.22.1'
17
rubygem_voxpupuli-acceptance: '3.5.1'
18
rubygem_voxpupuli-release: '3.2.3'
19
rubygem_voxpupuli-test: '9.2.1'
0 commit comments