Skip to content

Commit

Permalink
Merge pull request #4 from next-tms/rubocop-next-1.0.6
Browse files Browse the repository at this point in the history
Bump rubocop-next to 1.0.6
  • Loading branch information
brodyhoskins authored Sep 10, 2023
2 parents cbb227d + 59dc3ea commit 79b90fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion place_kit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'activesupport', '>= 6.0.0', '< 7.1'
spec.add_dependency 'fastcsv', '~> 0.0.6'

spec.add_development_dependency 'rubocop-next', '~> 1.0.4'
spec.add_development_dependency 'rubocop-next', '~> 1.0.6'

spec.required_ruby_version = '>= 3.2.0'
end

0 comments on commit 79b90fe

Please sign in to comment.