Skip to content

Commit c6dd5c2

Browse files
dependabot[bot]mvz
authored andcommitted
Update rubocop requirement from ~> 1.59.0 to ~> 1.63.1
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.59.0...v1.63.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ce7ec9 commit c6dd5c2

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
@@ -23,7 +23,7 @@ Gem::Specification.new do |s|
2323
s.add_dependency "publify_core", "~> 10.0.0"
2424

2525
s.add_development_dependency "rspec-rails", "~> 6.0"
26-
s.add_development_dependency "rubocop", "~> 1.59.0"
26+
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"
2929
s.add_development_dependency "rubocop-rspec", "~> 2.26.0"

0 commit comments

Comments
 (0)