tvd-git 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
data/NOTICE CHANGED
@@ -7,3 +7,5 @@ Contributors and Copyright holders:
7
7
 
8
8
  * Copyright 2011, Tom Bombadil <amanibhavam@destructuring.org>
9
9
 
10
+ PROGRAM incorporates code modified from tvdinner (https://github.com/HeSYINUvSBZfxqA/tvdinner), Copyright (c) 2011 Tom Bombadil
11
+
@@ -7,5 +7,6 @@ node[:secrets] =
7
7
 
8
8
  template "#{ENV['HOME']}/.gitconfig" do
9
9
  source "gitconfig.erb"
10
+ mode 0400
10
11
  end
11
12
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tvd-git
3
3
  version: !ruby/object:Gem::Version
4
- hash: 17
4
+ hash: 15
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 7
10
- version: 0.0.7
9
+ - 8
10
+ version: 0.0.8
11
11
  platform: ruby
12
12
  authors:
13
13
  - Tom Bombadil