Skip to content

Commit

Permalink
Merge pull request #56 from publify/dependabot/bundler/rubocop-tw-1.57.1
Browse files Browse the repository at this point in the history
Update rubocop requirement from ~> 1.56.1 to ~> 1.57.1
  • Loading branch information
mvz authored Oct 21, 2023
2 parents 4c1d031 + d318860 commit 6ee7f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publify_textfilter_code.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|
s.add_dependency "publify_core", "~> 10.0.0"

s.add_development_dependency "rspec-rails", "~> 6.0"
s.add_development_dependency "rubocop", "~> 1.56.1"
s.add_development_dependency "rubocop", "~> 1.57.1"
s.add_development_dependency "rubocop-performance", "~> 1.19.0"
s.add_development_dependency "rubocop-rails", "~> 2.21.1"
s.add_development_dependency "rubocop-rspec", "~> 2.24.1"
Expand Down

0 comments on commit 6ee7f37

Please sign in to comment.