diff --git a/Gemfile b/Gemfile index c1f0eb2..3cf16ce 100644 --- a/Gemfile +++ b/Gemfile @@ -5,5 +5,5 @@ source 'http://rubygems.org' gemspec group :ci do - gem 'code-scanning-rubocop' + gem 'code-scanning-rubocop' end