bitbucket-pipelines.yml in log_toolbox-1.3.2 vs bitbucket-pipelines.yml in log_toolbox-1.3.3

- old
+ new

@@ -6,10 +6,10 @@ script: - git archive --remote=git@bitbucket.org:guideinvestimentos/rails_defaults.git HEAD .rubocop.yml | tar -x - gem update bundler - bundle install - gem install rubocop - - rspec -fdoc + - bundle exec rspec -fdoc - rubocop . branches: master: - step: