encrypted_field 0.1.3 → 0.1.4

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: encrypted_field
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - akil
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-10-16 00:00:00.000000000 Z
11
+ date: 2017-10-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -70,8 +70,12 @@ files:
70
70
  - bin/setup
71
71
  - encrypted_field.gemspec
72
72
  - lib/encrypted_field.rb
73
+ - lib/encrypted_field/action_view.rb
74
+ - lib/encrypted_field/controller_additions.rb
75
+ - lib/encrypted_field/railtie.rb
73
76
  - lib/encrypted_field/version.rb
74
77
  - lib/tasks/generate_keypair.rake
78
+ - vendor/assets/encrypted_field.js
75
79
  - vendor/assets/jsencrypt.js
76
80
  homepage:
77
81
  licenses:
@@ -93,7 +97,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
93
97
  version: '0'
94
98
  requirements: []
95
99
  rubyforge_project:
96
- rubygems_version: 2.6.8
100
+ rubygems_version: 2.4.6
97
101
  signing_key:
98
102
  specification_version: 4
99
103
  summary: client side encryption