notifiably_audited-activerecord 1.0.7 → 1.0.8

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.
Files changed (2) hide show
  1. checksums.yaml +8 -8
  2. metadata +3 -17
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- MTY4YjE2ODdkZWI1ODZkNDJlMTdkNDM0YTc2ZWU5MjNhZTIxODUwMA==
4
+ M2Y5M2NiNTNiZWZiNTllZjMwMGZlY2I2YzRkMGU3Zjg3MmExZGY1Zg==
5
5
  data.tar.gz: !binary |-
6
- ZTlhMjAxZjE1ZjcwMmI4MDZkNjEyNGQwMmYyZmNhN2M4M2U5Nzg2MQ==
6
+ YmQzN2FmMGMyODhhNTRhOThjNzI1MzY0NTAzYTVmNDUzNGU3ODU3Yg==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- NGUyNDE1NzU1YWQ2MzEzNTVhYWQ2MDY2ODZlNmNkNzg4MjhiYTAzNmRiNjk1
10
- MjRhNzhkNWU2NmNhOTdmNTFjZjM4OGNjYmYyNzc1YmU4OGM3YzA0OTZiMjBj
11
- NmRkZTJlNzg0ZjBhOWMyNWE1ZWE1N2VjMzQxNjFjNzBkODlhYzc=
9
+ NTM0Yzc4N2FiYmE3ZDVhYjFmODlmOWZmZTc0NTg1M2Y4MDc4M2FjNzIzNjU4
10
+ ZmZmNmU4N2E1MTZiNGJmODQwNTg0YmIzNWU0ZDM0ZWU2YjgxZmI1Yjc1N2Rm
11
+ ZjZhMTVlNTNhN2FmODhmMmE2ZDVhNDZkYTExZmNmYmQ2YmM4MjA=
12
12
  data.tar.gz: !binary |-
13
- YmI3ZTNmNTU1NjU1OWNlZTRkZWUwMjY5OGMyOWE3OGE4MDNmM2FhNWJhZDM0
14
- MWE4YzhlMTRkNzg4ODE1ODllNTE0NTFkODMzY2I1MGM0NmY2ZGQwMWQxMTM0
15
- ZjQ4MTNiZGI1ODMzZmRhYThhZTBjYjI2YTgxMGZlZjNlOTdlYzg=
13
+ NGY4ZTU0NjZkODZhMThiMGFhN2VmMmZiYmQ3YzkwMGQxMDQwZTVlOWQxMjEw
14
+ NGU5MDY0Y2ZiNjY0ZjBiZTM5YTlmNTFmMjVkNjI5YWU1NDU4OWFmM2E1MDZl
15
+ YWExMzExNzFlMzg1OTFhMGJhMjA1ZjU0Mjg1Y2NlZDdiMTExZTc=
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: notifiably_audited-activerecord
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.7
4
+ version: 1.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - senthil kumar
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 1.0.7
19
+ version: 1.0.8
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 1.0.7
26
+ version: 1.0.8
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: activerecord
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -38,20 +38,6 @@ dependencies:
38
38
  - - ~>
39
39
  - !ruby/object:Gem::Version
40
40
  version: '3.0'
41
- - !ruby/object:Gem::Dependency
42
- name: private_pub
43
- requirement: !ruby/object:Gem::Requirement
44
- requirements:
45
- - - '='
46
- - !ruby/object:Gem::Version
47
- version: 1.0.3
48
- type: :runtime
49
- prerelease: false
50
- version_requirements: !ruby/object:Gem::Requirement
51
- requirements:
52
- - - '='
53
- - !ruby/object:Gem::Version
54
- version: 1.0.3
55
41
  description: Log all changes to your ActiveRecord models
56
42
  email: senthilkumar.hce@gmail.com
57
43
  executables: []