social_share_privacy 0.1.8 → 0.1.9

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 26a84917b7f8dd4f521456455a0c696ed4875271
4
- data.tar.gz: c42a2c83d5de278b6b89e0391873b9187d589203
3
+ metadata.gz: a3e54121f918c15d2742dda8b2724a54c41ab896
4
+ data.tar.gz: 4702269f251294bdc7d02cf52416ec76f88a0cd5
5
5
  SHA512:
6
- metadata.gz: 8b79910becefb2e14b7f9f7688a2c0ea74a999394962636cf4d69718a2d688d7c719c25fd4141d6f24c22c355c5d4466ed3e350827ff8b70f9ae0ac6e6f6d2e4
7
- data.tar.gz: 8d5eddd86e1b8feb0fc36b0f294558fe2402e83f2eb9f09af097213c54c727ad4f4c8117593e252ca8ebfcfc4df4798de8b3f53d1363e57f0de85f9bd8243040
6
+ metadata.gz: d13305d2606c4669d401a1514a78f49b376a5872928113f451c029152d02a516d1fb4dd4932a8acf3b6e411f7a5f1cc2e7f718ddf78f3a00bbcb91b71a04074b
7
+ data.tar.gz: a2df0eb825a2671890a775292c6028a0fb086a8401dbd82f01498fc3c740bdfd33c201a1765902f7c2c56f99e0ade9df84bf519db71344861b234fef5423360a
@@ -14,12 +14,12 @@ class Object
14
14
  end
15
15
 
16
16
  module SocialSharePrivacy
17
- #module Generators
18
- #end
19
- #module Rails
20
- #class Engine < ::Rails::Engine
21
- #end
22
- #end
17
+ module Generators
18
+ end
19
+ module Rails
20
+ class Engine < ::Rails::Engine
21
+ end
22
+ end
23
23
 
24
24
  module Evaluatable
25
25
 
@@ -1,3 +1,3 @@
1
1
  module SocialSharePrivacy
2
- VERSION = "0.1.8"
2
+ VERSION = "0.1.9"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: social_share_privacy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joakim Reinert