sekrets 1.4.0 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/README CHANGED
@@ -37,7 +37,7 @@ DESCRIPTION
37
37
 
38
38
  # ignore this file in git
39
39
 
40
- echo .sekrets.key >> .gitgnore
40
+ echo .sekrets.key >> .gitignore
41
41
 
42
42
  # you now no longer need to provide the --key argument to commands
43
43
 
@@ -325,7 +325,7 @@ BEGIN {
325
325
  require 'tmpdir'
326
326
 
327
327
  class Sekrets < ::String
328
- Version = '1.4.0' unless defined?(Version)
328
+ Version = '1.6.0' unless defined?(Version)
329
329
 
330
330
  class << Sekrets
331
331
  def version
@@ -33,5 +33,5 @@ Capistrano::Configuration.instance(:must_exist).load do
33
33
  end
34
34
 
35
35
 
36
- after "deploy", "sekrets:upload_key"
36
+ after('deploy:create_symlink', 'sekrets:upload_key')
37
37
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  Gem::Specification::new do |spec|
5
5
  spec.name = "sekrets"
6
- spec.version = "1.4.0"
6
+ spec.version = "1.6.0"
7
7
  spec.platform = Gem::Platform::RUBY
8
8
  spec.summary = "sekrets"
9
9
  spec.description = "description: sekrets kicks the ass"
@@ -13,7 +13,6 @@ Gem::Specification::new do |spec|
13
13
  "Rakefile",
14
14
  "bin",
15
15
  "bin/sekrets",
16
- "foobar",
17
16
  "lib",
18
17
  "lib/sekrets",
19
18
  "lib/sekrets.rb",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sekrets
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.6.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-03-21 00:00:00.000000000 Z
12
+ date: 2013-04-13 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: highline
@@ -101,7 +101,6 @@ files:
101
101
  - README
102
102
  - Rakefile
103
103
  - bin/sekrets
104
- - foobar
105
104
  - lib/sekrets.rb
106
105
  - lib/sekrets/capistrano.rb
107
106
  - sekrets.gemspec
data/foobar DELETED
@@ -1 +0,0 @@
1
- ���p�[��