Multi-Alphabet-Encryption 1.0 → 1.0.1

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Multi-Alphabet-Encryption
3
3
  version: !ruby/object:Gem::Version
4
- version: '1.0'
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,14 +11,14 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2015-02-06 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: Multiple alphabet encryption allows you en encrypt any text via a randomly
14
+ description: Multiple alphabet encryption allows you to encrypt any text via a randomly
15
15
  generated key file.
16
16
  email:
17
17
  executables: []
18
18
  extensions: []
19
19
  extra_rdoc_files: []
20
20
  files:
21
- - lib/main.rb
21
+ - lib/Multi-Alphabet-Encryption.rb
22
22
  homepage:
23
23
  licenses:
24
24
  - MIT
@@ -40,7 +40,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
40
40
  version: '0'
41
41
  requirements: []
42
42
  rubyforge_project:
43
- rubygems_version: 1.8.23
43
+ rubygems_version: 1.8.28
44
44
  signing_key:
45
45
  specification_version: 3
46
46
  summary: Multiple alphabet encryption gem.