hukl-integrity-jabber 1.0.3 → 1.0.4

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/jabber.rb +1 -1
  2. metadata +1 -1
@@ -27,7 +27,7 @@ module Integrity
27
27
  end
28
28
 
29
29
  def message
30
- @message ||= @message ||= <<-content
30
+ @message ||= <<-content
31
31
  #{build.project.name}: #{short_message} (#{commit.committed_at} by #{commit.author.name})
32
32
  Message: #{commit.message}
33
33
  Link: #{build_url}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hukl-integrity-jabber
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pier-Hugues Pellerin