pyrat-integrity-basecamp 0.3.0 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/notifier/basecamp.rb +1 -1
  2. metadata +1 -1
@@ -30,7 +30,7 @@ module Integrity
30
30
  <<-EOM
31
31
  Commit Message: #{build.commit_message}
32
32
  Commit Date: #{build.commited_at}
33
- Commit Author: #{build.commit_author}
33
+ Commit Author: #{build.commit_author.name}
34
34
 
35
35
  #{stripped_build_output}
36
36
  EOM
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pyrat-integrity-basecamp
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alastair Brunton