symmetric-encryption 3.8.2 → 3.8.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: symmetric-encryption
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.8.2
4
+ version: 3.8.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Reid Morrison
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-10-26 00:00:00.000000000 Z
11
+ date: 2016-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: coercible
@@ -65,6 +65,7 @@ files:
65
65
  - test/config/mongo_mapper.yml
66
66
  - test/config/mongoid_v2.yml
67
67
  - test/config/mongoid_v3.yml
68
+ - test/config/mongoid_v5.yml
68
69
  - test/config/symmetric-encryption.yml
69
70
  - test/config/test_new.iv
70
71
  - test/config/test_new.key
@@ -79,7 +80,7 @@ files:
79
80
  - test/writer_test.rb
80
81
  homepage: http://rocketjob.github.io/symmetric-encryption/
81
82
  licenses:
82
- - Apache License V2.0
83
+ - Apache-2.0
83
84
  metadata: {}
84
85
  post_install_message:
85
86
  rdoc_options: []
@@ -97,7 +98,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
97
98
  version: '0'
98
99
  requirements: []
99
100
  rubyforge_project:
100
- rubygems_version: 2.4.5.1
101
+ rubygems_version: 2.5.1
101
102
  signing_key:
102
103
  specification_version: 4
103
104
  summary: Encryption for Ruby, and Ruby on Rails
@@ -109,6 +110,7 @@ test_files:
109
110
  - test/config/mongo_mapper.yml
110
111
  - test/config/mongoid_v2.yml
111
112
  - test/config/mongoid_v3.yml
113
+ - test/config/mongoid_v5.yml
112
114
  - test/config/symmetric-encryption.yml
113
115
  - test/config/test_new.iv
114
116
  - test/config/test_new.key