Skip to content

Commit 7b448e7

Browse files
Update rubocop-rspec requirement from 3.2.0 to 3.4.0 (#411)
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.2.0...v3.4.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6ab780 commit 7b448e7

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
@@ -8,7 +8,7 @@ gem 'coveralls', require: false
88
gem 'rubocop', '1.69.0', require: false
99
gem 'rubocop-performance', '1.23.1', require: false
1010
gem 'rubocop-rake', '0.6.0', require: false
11-
gem 'rubocop-rspec', '3.2.0', require: false
11+
gem 'rubocop-rspec', '3.4.0', require: false
1212
gem "base64", "~> 0.2.0"
1313
gem "bigdecimal", "~> 3.1"
1414
gem "csv", "~> 3.2"

0 commit comments

Comments
 (0)