tvd-git 0.0.9 → 0.0.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -7,6 +7,6 @@ node[:secrets] =
7
7
 
8
8
  template "#{ENV['HOME']}/.gitconfig" do
9
9
  source "gitconfig.erb"
10
- mode 0400
10
+ mode 0600
11
11
  end
12
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: 13
4
+ hash: 11
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 9
10
- version: 0.0.9
9
+ - 10
10
+ version: 0.0.10
11
11
  platform: ruby
12
12
  authors:
13
13
  - Tom Bombadil