Skip to content

Commit

Permalink
Merge pull request #67 from publify/dependabot/bundler/rubocop-rails-…
Browse files Browse the repository at this point in the history
…tw-2.23.1
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
2 parents 3208587 + 5443ae9 commit 540dc53
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 @@ -25,7 +25,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "rspec-rails", "~> 6.0"
s.add_development_dependency "rubocop", "~> 1.59.0"
s.add_development_dependency "rubocop-performance", "~> 1.19.0"
s.add_development_dependency "rubocop-rails", "~> 2.21.1"
s.add_development_dependency "rubocop-rails", "~> 2.23.1"
s.add_development_dependency "rubocop-rspec", "~> 2.26.0"
s.add_development_dependency "simplecov", "~> 0.22.0"
s.add_development_dependency "sqlite3", "~> 1.4"
Expand Down

0 comments on commit 540dc53

Please sign in to comment.