grempe-integrity-jabber 1.0.5 → 1.0.6

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/config.haml +1 -1
  2. metadata +1 -1
@@ -7,4 +7,4 @@
7
7
  - ["user", "pass", "host", "port"].each do |field|
8
8
  %p.normal
9
9
  %label{ :for => "jabber_notifier_#{field}" }= field.upcase
10
- %input.text{ :name => "notifiers[Jabber][#{field}]", :id => "jabber_notifier_#{field}" :value => config["#{field}"], :type => "text", :value => config["#{field}"] }
10
+ %input.text{ :name => "notifiers[Jabber][#{field}]", :id => "jabber_notifier_#{field}", :value => config["#{field}"], :type => "text", :value => config["#{field}"] }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grempe-integrity-jabber
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.5
4
+ version: 1.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pier-Hugues Pellerin