diff --git a/Gemfile b/Gemfile index 1faa4b95b..246986fe8 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } gemspec -gem 'rubocop', '1.56.2' +gem 'rubocop', '1.43.0' gem 'rubocop-packaging', '0.5.2' # To hack on Cucumber together with any of these libraries, uncomment the line below: