Skip to content

Commit

Permalink
Bump rubocop version
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed Oct 25, 2024
1 parent f82a163 commit b30bd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wechat.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'rexml'
s.add_runtime_dependency 'zeitwerk', '~> 2.4'

s.add_development_dependency 'rubocop', '~> 1.65.1'
s.add_development_dependency 'rubocop', '~> 1.66.1'
s.add_development_dependency 'rails', '>= 7.2.0'
s.add_development_dependency 'rspec-rails', '~> 6.1'
s.add_development_dependency 'rspec-mocks', '~> 3.13'
Expand Down

0 comments on commit b30bd9e

Please sign in to comment.