mongoid-audit 1.4.0 → 1.5.0
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 +4 -4
- data/Gemfile.lock +16 -16
- data/lib/mongoid-audit/trackable.rb +1 -0
- data/lib/mongoid-audit/version.rb +1 -1
- metadata +3 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7c00923ce1f53044ea547112093c7958b7ed572a4166f72daef79901a0b33f9f
|
4
|
+
data.tar.gz: 189a1968ebb6b34843520419e0c8a498c225c61ae536a39886ce2e8604c59ef9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4bc2f6ec148b0894c2696e71ef3547d8ed42b02b1ec2d768e3b8cef4156ca80308814b782a07860defe5e1c4b2b1b47c3b17e23ed0356369e825484a3c25131c
|
7
|
+
data.tar.gz: 6980abde0f2d7060d44d41fbf78c871ae0af53ce395e168d6a54e9320feed50dc94eefa154320ead8910a9a5c07b963cb77be5e13fc84acb44eb6410b9a7b663
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
mongoid-audit (1.
|
4
|
+
mongoid-audit (1.5.0)
|
5
5
|
activesupport
|
6
6
|
glebtv_mongoid_userstamp
|
7
7
|
kaminari-mongoid
|
@@ -11,41 +11,41 @@ PATH
|
|
11
11
|
GEM
|
12
12
|
remote: https://rubygems.org/
|
13
13
|
specs:
|
14
|
-
activemodel (5.
|
15
|
-
activesupport (= 5.
|
16
|
-
activesupport (5.
|
14
|
+
activemodel (5.2.3)
|
15
|
+
activesupport (= 5.2.3)
|
16
|
+
activesupport (5.2.3)
|
17
17
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
18
|
-
i18n (
|
18
|
+
i18n (>= 0.7, < 2)
|
19
19
|
minitest (~> 5.1)
|
20
20
|
tzinfo (~> 1.1)
|
21
|
-
bson (4.
|
22
|
-
concurrent-ruby (1.
|
21
|
+
bson (4.4.2)
|
22
|
+
concurrent-ruby (1.1.5)
|
23
23
|
easy_diff (1.0.0)
|
24
|
-
glebtv_mongoid_userstamp (0.
|
24
|
+
glebtv_mongoid_userstamp (0.9.1)
|
25
25
|
mongoid (>= 6.0.0, < 8.0)
|
26
26
|
request_store
|
27
|
-
i18n (
|
27
|
+
i18n (1.6.0)
|
28
28
|
concurrent-ruby (~> 1.0)
|
29
29
|
kaminari-core (1.1.1)
|
30
30
|
kaminari-mongoid (1.0.1)
|
31
31
|
kaminari-core (~> 1.0)
|
32
32
|
mongoid
|
33
33
|
minitest (5.11.3)
|
34
|
-
mongo (2.
|
35
|
-
bson (>= 4.
|
36
|
-
mongoid (7.0.
|
34
|
+
mongo (2.8.0)
|
35
|
+
bson (>= 4.4.2, < 5.0.0)
|
36
|
+
mongoid (7.0.2)
|
37
37
|
activemodel (>= 5.1, < 6.0.0)
|
38
38
|
mongo (>= 2.5.1, < 3.0.0)
|
39
39
|
mongoid-compatibility (0.5.1)
|
40
40
|
activesupport
|
41
41
|
mongoid (>= 2.0)
|
42
|
-
mongoid-history (0.8.
|
42
|
+
mongoid-history (0.8.1)
|
43
43
|
activesupport
|
44
44
|
easy_diff
|
45
45
|
mongoid (>= 3.0)
|
46
46
|
mongoid-compatibility (>= 0.5.1)
|
47
|
-
rack (2.0.
|
48
|
-
rake (12.3.
|
47
|
+
rack (2.0.7)
|
48
|
+
rake (12.3.2)
|
49
49
|
request_store (1.4.1)
|
50
50
|
rack (>= 1.4)
|
51
51
|
thread_safe (0.3.6)
|
@@ -61,4 +61,4 @@ DEPENDENCIES
|
|
61
61
|
rake
|
62
62
|
|
63
63
|
BUNDLED WITH
|
64
|
-
1.
|
64
|
+
1.17.2
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mongoid-audit
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.5.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gleb Tv
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2019-05-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: mongoid
|
@@ -156,8 +156,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
156
156
|
- !ruby/object:Gem::Version
|
157
157
|
version: '0'
|
158
158
|
requirements: []
|
159
|
-
|
160
|
-
rubygems_version: 2.7.6
|
159
|
+
rubygems_version: 3.0.3
|
161
160
|
signing_key:
|
162
161
|
specification_version: 4
|
163
162
|
summary: Easily track model change history and mantain audit log with mongoid
|