Skip to content

Commit

Permalink
lock rubocop version
Browse files Browse the repository at this point in the history
So that we do not get surprises at random times on any PR.
  • Loading branch information
mathieujobin authored Nov 15, 2023
1 parent 20b65f6 commit 58a4961
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apipie-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "json-schema", "~> 2.8"
s.add_development_dependency "rspec-rails", "~> 3.0"
s.add_development_dependency "rake"
s.add_development_dependency 'rubocop', '1.57.2'
s.add_development_dependency 'rubocop_challenger'
s.add_development_dependency 'rubocop-rails'
s.add_development_dependency 'rubocop-rspec'
Expand Down

0 comments on commit 58a4961

Please sign in to comment.