mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump rubocop from 1.30.1 to 1.31.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.30.1 to 1.31.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.30.1...v1.31.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
48a343c350
commit
7517b11fb7
2 changed files with 3 additions and 3 deletions
|
|
@ -159,7 +159,7 @@ GEM
|
|||
rspec-puppet (2.11.1)
|
||||
rspec
|
||||
rspec-support (3.11.0)
|
||||
rubocop (1.30.1)
|
||||
rubocop (1.31.0)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.1.0.0)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
|
|
@ -226,7 +226,7 @@ DEPENDENCIES
|
|||
puppetlabs_spec_helper (~> 4.0)
|
||||
r10k (~> 3.15)
|
||||
rspec-puppet (~> 2.11)
|
||||
rubocop (~> 1.30)
|
||||
rubocop (~> 1.31)
|
||||
rugged (~> 1.4)
|
||||
tty-command (~> 0.6)
|
||||
tty-file (~> 0.9)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue