notifiably_audited 1.0.8 → 1.0.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/audited-activerecord.gemspec +1 -1
- data/audited.gemspec +3 -2
- data/lib/notifiably_audited.rb +1 -0
- data/notifiably_audited-1.0.5.gem +0 -0
- data/notifiably_audited-1.0.6.gem +0 -0
- data/notifiably_audited-1.0.7.gem +0 -0
- data/notifiably_audited-1.0.8.gem +0 -0
- data/notifiably_audited-activerecord-1.0.5.gem +0 -0
- data/notifiably_audited-activerecord-1.0.6.gem +0 -0
- data/notifiably_audited-activerecord-1.0.7.gem +0 -0
- data/notifiably_audited-activerecord-1.0.8.gem +0 -0
- metadata +14 -6
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
M2Q5MWNkMWViYzgwYWYyNDY0MjBlNWQxNjU1NTQwZTkyZjJiMzkyOA==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
YWE0YzBiNzM2NmQ3ZGYyN2U2Y2JlYWQyNjdmM2MxMTZlZmY3ZTI0Yw==
|
7
7
|
SHA512:
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
ODJmNDU1ZTdlMDRkN2MwYzMxYzA1YjlmOTJhZmJmNzNjN2JjNDZiMDdlN2Zh
|
10
|
+
MWM3MWVjMGNhYzA2MDA2NGY3ODEwMDNjYTQyYzUyNDAyZGE3YTY4ZjZmMWVl
|
11
|
+
MGRhZDQ3Zjk0NjE3NWQxMTViNTQzYzNlNWYyODMzYmI0YzYxZTg=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
M2M3YTI1YzNmMDk3Y2VmYTlkNDk2ODMzOGViNDA1MDYxY2ZmMTE5Yjk1MGU2
|
14
|
+
MTU4MTdlM2E2YmJjMmQ1MzE0ZTM5YjE4YTM4M2RkOGY0NDY1ZDRjNWM1MDI1
|
15
|
+
NDg2N2MxNTFkODY3MzcwZmFmYWMyYTIwOTA1NjNjMjY2NzdiZTI=
|
data/audited.gemspec
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
Gem::Specification.new do |gem|
|
4
4
|
gem.name = 'notifiably_audited'
|
5
|
-
gem.version = '1.0.
|
5
|
+
gem.version = '1.0.9'
|
6
6
|
|
7
7
|
gem.authors = ['senthil kumar']
|
8
8
|
gem.email = 'senthilkumar.hce@gmail.com'
|
@@ -18,7 +18,8 @@ Gem::Specification.new do |gem|
|
|
18
18
|
gem.add_development_dependency 'rails', '~> 3.0'
|
19
19
|
gem.add_development_dependency 'rspec-rails', '~> 2.0'
|
20
20
|
gem.add_development_dependency 'sqlite3', '~> 1.0'
|
21
|
-
|
21
|
+
|
22
|
+
gem.add_dependency 'private_pub'
|
22
23
|
|
23
24
|
gem.files = `git ls-files`.split($\).reject{|f| f =~ /(lib\/audited\-|adapters|generators)/ }
|
24
25
|
gem.test_files = gem.files.grep(/^spec\//)
|
data/lib/notifiably_audited.rb
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: notifiably_audited
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.9
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- senthil kumar
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-03-
|
11
|
+
date: 2014-03-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|
@@ -112,16 +112,16 @@ dependencies:
|
|
112
112
|
name: private_pub
|
113
113
|
requirement: !ruby/object:Gem::Requirement
|
114
114
|
requirements:
|
115
|
-
- - '
|
115
|
+
- - ! '>='
|
116
116
|
- !ruby/object:Gem::Version
|
117
|
-
version:
|
117
|
+
version: '0'
|
118
118
|
type: :runtime
|
119
119
|
prerelease: false
|
120
120
|
version_requirements: !ruby/object:Gem::Requirement
|
121
121
|
requirements:
|
122
|
-
- - '
|
122
|
+
- - ! '>='
|
123
123
|
- !ruby/object:Gem::Version
|
124
|
-
version:
|
124
|
+
version: '0'
|
125
125
|
description: Log all changes to your ActiveRecord models
|
126
126
|
email: senthilkumar.hce@gmail.com
|
127
127
|
executables: []
|
@@ -157,11 +157,19 @@ files:
|
|
157
157
|
- notifiably_audited-1.0.2.gem
|
158
158
|
- notifiably_audited-1.0.3.gem
|
159
159
|
- notifiably_audited-1.0.4.gem
|
160
|
+
- notifiably_audited-1.0.5.gem
|
161
|
+
- notifiably_audited-1.0.6.gem
|
162
|
+
- notifiably_audited-1.0.7.gem
|
163
|
+
- notifiably_audited-1.0.8.gem
|
160
164
|
- notifiably_audited-activerecord-1.0.0.gem
|
161
165
|
- notifiably_audited-activerecord-1.0.1.gem
|
162
166
|
- notifiably_audited-activerecord-1.0.2.gem
|
163
167
|
- notifiably_audited-activerecord-1.0.3.gem
|
164
168
|
- notifiably_audited-activerecord-1.0.4.gem
|
169
|
+
- notifiably_audited-activerecord-1.0.5.gem
|
170
|
+
- notifiably_audited-activerecord-1.0.6.gem
|
171
|
+
- notifiably_audited-activerecord-1.0.7.gem
|
172
|
+
- notifiably_audited-activerecord-1.0.8.gem
|
165
173
|
- spec/audited_spec_helpers.rb
|
166
174
|
- spec/rails_app/config/application.rb
|
167
175
|
- spec/rails_app/config/database.yml
|