Rakefile need this gem --- a/Gemfile +++ b/Gemfile @@ -490,5 +490,8 @@ # Apple plist parsing gem 'CFPropertyList' +# This is required for Rakefile +gem 'gitlab-dangerfiles' + # For phone verification gem 'telesignenterprise', '~> 2.2'