rubeepass 0.3.2 → 0.3.3
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.
- checksums.yaml +4 -4
- data/bin/rpass +1 -1
- data/lib/{builtins → rubeepass/wish}/cd_wish.rb +0 -0
- data/lib/{builtins → rubeepass/wish}/clear_wish.rb +0 -0
- data/lib/{builtins → rubeepass/wish}/copy_wish.rb +0 -0
- data/lib/{builtins → rubeepass/wish}/echo_wish.rb +0 -0
- data/lib/{builtins → rubeepass/wish}/ls_wish.rb +0 -0
- data/lib/{builtins → rubeepass/wish}/pwd_wish.rb +0 -0
- data/lib/{builtins → rubeepass/wish}/show_all_wish.rb +0 -0
- data/lib/{builtins → rubeepass/wish}/show_wish.rb +0 -0
- metadata +34 -14
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 64e18d80fef07d3a9f252db99d96a3ba023c3f20
|
|
4
|
+
data.tar.gz: 3ce0d0eac6ea1e23ee2cf67b60ca56fb68ac6acb
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c72e80e78aca5727d69a4bb966b1683571b7978e99f3c3c8bc04eaf95caf6070eebf2f2382d7c1a00f9fc615019b5a12c5ae03e524ecf352f8eb609325185296
|
|
7
|
+
data.tar.gz: 35e9bfab2d88ebea275ecbad8896176c6be6fde1440d1eaf6f5ed4ef6535328a3bc06e6f51d847ddc7e8c40c4d47a1777beb50e5b7231d62f1a533121868e6dd
|
data/bin/rpass
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rubeepass
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.3.
|
|
4
|
+
version: 0.3.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Miles Whittaker
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-
|
|
11
|
+
date: 2015-11-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: minitest
|
|
@@ -30,26 +30,46 @@ dependencies:
|
|
|
30
30
|
- - ">="
|
|
31
31
|
- !ruby/object:Gem::Version
|
|
32
32
|
version: 5.8.1
|
|
33
|
+
- !ruby/object:Gem::Dependency
|
|
34
|
+
name: rake
|
|
35
|
+
requirement: !ruby/object:Gem::Requirement
|
|
36
|
+
requirements:
|
|
37
|
+
- - "~>"
|
|
38
|
+
- !ruby/object:Gem::Version
|
|
39
|
+
version: '10.4'
|
|
40
|
+
- - ">="
|
|
41
|
+
- !ruby/object:Gem::Version
|
|
42
|
+
version: 10.4.2
|
|
43
|
+
type: :development
|
|
44
|
+
prerelease: false
|
|
45
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
46
|
+
requirements:
|
|
47
|
+
- - "~>"
|
|
48
|
+
- !ruby/object:Gem::Version
|
|
49
|
+
version: '10.4'
|
|
50
|
+
- - ">="
|
|
51
|
+
- !ruby/object:Gem::Version
|
|
52
|
+
version: 10.4.2
|
|
33
53
|
- !ruby/object:Gem::Dependency
|
|
34
54
|
name: djinni
|
|
35
55
|
requirement: !ruby/object:Gem::Requirement
|
|
36
56
|
requirements:
|
|
37
57
|
- - "~>"
|
|
38
58
|
- !ruby/object:Gem::Version
|
|
39
|
-
version: '1.
|
|
59
|
+
version: '1.2'
|
|
40
60
|
- - ">="
|
|
41
61
|
- !ruby/object:Gem::Version
|
|
42
|
-
version: 1.
|
|
62
|
+
version: 1.2.0
|
|
43
63
|
type: :runtime
|
|
44
64
|
prerelease: false
|
|
45
65
|
version_requirements: !ruby/object:Gem::Requirement
|
|
46
66
|
requirements:
|
|
47
67
|
- - "~>"
|
|
48
68
|
- !ruby/object:Gem::Version
|
|
49
|
-
version: '1.
|
|
69
|
+
version: '1.2'
|
|
50
70
|
- - ">="
|
|
51
71
|
- !ruby/object:Gem::Version
|
|
52
|
-
version: 1.
|
|
72
|
+
version: 1.2.0
|
|
53
73
|
- !ruby/object:Gem::Dependency
|
|
54
74
|
name: os
|
|
55
75
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -118,14 +138,6 @@ extensions: []
|
|
|
118
138
|
extra_rdoc_files: []
|
|
119
139
|
files:
|
|
120
140
|
- bin/rpass
|
|
121
|
-
- lib/builtins/cd_wish.rb
|
|
122
|
-
- lib/builtins/clear_wish.rb
|
|
123
|
-
- lib/builtins/copy_wish.rb
|
|
124
|
-
- lib/builtins/echo_wish.rb
|
|
125
|
-
- lib/builtins/ls_wish.rb
|
|
126
|
-
- lib/builtins/pwd_wish.rb
|
|
127
|
-
- lib/builtins/show_all_wish.rb
|
|
128
|
-
- lib/builtins/show_wish.rb
|
|
129
141
|
- lib/rubeepass.rb
|
|
130
142
|
- lib/rubeepass/entry.rb
|
|
131
143
|
- lib/rubeepass/error.rb
|
|
@@ -140,6 +152,14 @@ files:
|
|
|
140
152
|
- lib/rubeepass/error/not_salsa20_error.rb
|
|
141
153
|
- lib/rubeepass/group.rb
|
|
142
154
|
- lib/rubeepass/protected_decryptor.rb
|
|
155
|
+
- lib/rubeepass/wish/cd_wish.rb
|
|
156
|
+
- lib/rubeepass/wish/clear_wish.rb
|
|
157
|
+
- lib/rubeepass/wish/copy_wish.rb
|
|
158
|
+
- lib/rubeepass/wish/echo_wish.rb
|
|
159
|
+
- lib/rubeepass/wish/ls_wish.rb
|
|
160
|
+
- lib/rubeepass/wish/pwd_wish.rb
|
|
161
|
+
- lib/rubeepass/wish/show_all_wish.rb
|
|
162
|
+
- lib/rubeepass/wish/show_wish.rb
|
|
143
163
|
- lib/string.rb
|
|
144
164
|
homepage: http://mjwhitta.github.io/rubeepass
|
|
145
165
|
licenses:
|