Skip to content

Commit

Permalink
Set version of rubocop in Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Nov 28, 2023
1 parent 8761798 commit ac6fee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ source 'https://rubygems.org'
gem 'serverspec', '~> 2.42.3'
gem 'highline'
gem 'colorize'
gem 'rubocop'
gem 'rubocop', '>= 1.57.2'

0 comments on commit ac6fee3

Please sign in to comment.