Skip to content

Commit

Permalink
Freeze rubocop minor version too
Browse files Browse the repository at this point in the history
  • Loading branch information
ShimShtein authored and adamruzicka committed Sep 2, 2024
1 parent 32820f5 commit 191d41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fog-ovirt.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "bundler"
spec.add_development_dependency "pry"
spec.add_development_dependency "rake"
spec.add_development_dependency "rubocop", "~> 1.65"
spec.add_development_dependency "rubocop", "~> 1.65.1"
spec.add_development_dependency "shindo"
spec.metadata["rubygems_mfa_required"] = "true"
end

0 comments on commit 191d41b

Please sign in to comment.