Skip to content

Commit 868b06a

Browse files
dependabot[bot]mvz
authored andcommitted
Update rubocop-rspec requirement from ~> 2.26.0 to ~> 2.29.1
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@v2.26.0...v2.29.1) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40a77b0 commit 868b06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publify_textfilter_code.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Gem::Specification.new do |s|
2626
s.add_development_dependency "rubocop", "~> 1.63.1"
2727
s.add_development_dependency "rubocop-performance", "~> 1.20.1"
2828
s.add_development_dependency "rubocop-rails", "~> 2.23.1"
29-
s.add_development_dependency "rubocop-rspec", "~> 2.26.0"
29+
s.add_development_dependency "rubocop-rspec", "~> 2.29.1"
3030
s.add_development_dependency "simplecov", "~> 0.22.0"
3131
s.add_development_dependency "sqlite3", "~> 1.4"
3232
s.metadata["rubygems_mfa_required"] = "true"

0 commit comments

Comments
 (0)