mongrel_crypted_download 0.4 → 0.5

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mongrel_crypted_download
3
3
  version: !ruby/object:Gem::Version
4
- version: "0.4"
4
+ version: "0.5"
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andriy Bazyuta
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-06-19 00:00:00 +03:00
12
+ date: 2008-06-26 00:00:00 +03:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -43,8 +43,12 @@ files:
43
43
  - LICENSE
44
44
  - README
45
45
  - Rakefile
46
+ - lib/active_crypto.rb
47
+ - lib/ezcrypto.rb
48
+ - lib/ezsig.rb
46
49
  - lib/mongrel_crypted_download
47
50
  - lib/mongrel_crypted_download/init.rb
51
+ - lib/trusted.pem
48
52
  - tools/rakehelp.rb
49
53
  - resources/defaults.yaml
50
54
  has_rdoc: true