mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
(rubocop) Style/HashSyntax to use hash_rockets for consistency
This commit is contained in:
parent
42014ae39f
commit
fcf7154a8b
5 changed files with 35 additions and 33 deletions
2
Gemfile
2
Gemfile
|
|
@ -4,7 +4,7 @@ source 'https://rubygems.org'
|
|||
|
||||
gemspec
|
||||
|
||||
gem 'rake', require: false
|
||||
gem 'rake', :require => false
|
||||
|
||||
group :test do
|
||||
gem 'rspec', '~> 3.5.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue