mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 18:07:43 -04:00
Bump rubocop from 0.79.0 to 0.85.1
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.79.0 to 0.85.1. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.79.0...v0.85.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f048a66c46
commit
ba63fc7dc8
2 changed files with 14 additions and 9 deletions
2
Gemfile
2
Gemfile
|
|
@ -24,7 +24,7 @@ group :development, :unit_tests do
|
|||
gem 'metadata-json-lint', '~> 2.4'
|
||||
gem 'puppetlabs_spec_helper', '~> 2.15'
|
||||
gem 'rspec-puppet', '~> 2.6'
|
||||
gem 'rubocop', '~> 0.79'
|
||||
gem 'rubocop', '~> 0.85'
|
||||
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