Skip to content

Commit fe996b8

Browse files
dependabot[bot]lvicainne
authored andcommitted
Update rubocop-rspec requirement from 3.9.0 to 3.10.2
Updates the requirements on [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.9.0...v3.10.2) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-version: 3.10.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3204d7c commit fe996b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ group :development do
3232
gem "puppet-debugger", '~> 1.0', require: false
3333
gem "rubocop", '~> 1.87.0', require: false
3434
gem "rubocop-performance", '1.26.1', require: false
35-
gem "rubocop-rspec", '3.9.0', require: false
35+
gem "rubocop-rspec", '3.10.2', require: false
3636
gem "rb-readline", '= 0.5.5', require: false, platforms: [:mswin, :mingw, :x64_mingw]
3737
gem "rexml", '>= 3.0.0', '< 3.4.5', require: false
3838
end

0 commit comments

Comments
 (0)