chef-mail 0.1.3 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
File without changes
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: chef-mail
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.2.0
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -38,9 +38,9 @@ extra_rdoc_files: []
|
|
38
38
|
files:
|
39
39
|
- LICENSE
|
40
40
|
- README.md
|
41
|
-
- lib/chef/
|
42
|
-
- lib/chef/
|
43
|
-
- lib/chef/
|
41
|
+
- lib/chef/mail/version.rb
|
42
|
+
- lib/chef/mail.erb
|
43
|
+
- lib/chef/mail.rb
|
44
44
|
homepage: http://github.com/trobrock/chef-handler-mail
|
45
45
|
licenses: []
|
46
46
|
post_install_message:
|