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.
2 parents 4c44e52 + 94a8c8a commit 305eb59Copy full SHA for 305eb59
beaker-vagrant.gemspec
@@ -28,7 +28,7 @@ Gem::Specification.new do |s|
28
s.add_development_dependency 'rake', '~> 13.0'
29
s.add_development_dependency 'rspec', '~> 3.0'
30
s.add_development_dependency 'simplecov', '~> 0.22.0'
31
- s.add_development_dependency 'voxpupuli-rubocop', '~> 2.7.0'
+ s.add_development_dependency 'voxpupuli-rubocop', '~> 2.8.0'
32
33
s.add_runtime_dependency 'beaker', '>= 4', '< 7'
34
end
0 commit comments