mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump rubocop from 1.41.0 to 1.44.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.41.0 to 1.44.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.41.0...v1.44.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
94a192fca7
commit
a536c2423b
2 changed files with 10 additions and 10 deletions
2
Gemfile
2
Gemfile
|
|
@ -24,7 +24,7 @@ group :development, :unit_tests do
|
|||
gem 'metadata-json-lint', '~> 3.0'
|
||||
gem 'puppetlabs_spec_helper', '~> 4.0'
|
||||
gem 'rspec-puppet', '~> 2.12'
|
||||
gem 'rubocop', '~> 1.41'
|
||||
gem 'rubocop', '~> 1.44'
|
||||
gem 'tty-command', '~> 0.6'
|
||||
gem 'tty-file', '~> 0.9'
|
||||
gem 'tty-prompt', '~> 0.21'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue