mongoid-letsrate 1.0.14 → 1.0.15
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.travis.yml +0 -1
- data/Gemfile.lock +82 -66
- data/lib/mongoid/letsrate/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 080ce829eec6fb9f49d2a61a939777bfe3883df6
|
4
|
+
data.tar.gz: 3069069fb471922c02571a492e6219d90e810e0e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 198323ec44c96aa741350f90a56020c55c0dbed3b0145f8d94d41dfb83d483308af8f49bc4b6e87648dfa2796a7367c8c530d3c9760f3fd99c9bee92180f28fe
|
7
|
+
data.tar.gz: efcf00725a028b178326180af497844ce7552a18b5441a6ddbe578081822445e775fa1fb78f39a789de42c48d11675418f8dd6c7f16b5219747b973fe9f59670
|
data/.travis.yml
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,83 +1,99 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
mongoid-letsrate (1.0.
|
4
|
+
mongoid-letsrate (1.0.15)
|
5
5
|
|
6
6
|
GEM
|
7
7
|
remote: http://rubygems.org/
|
8
8
|
specs:
|
9
|
-
actionpack (
|
10
|
-
|
11
|
-
activesupport (=
|
12
|
-
|
9
|
+
actionpack (4.2.2)
|
10
|
+
actionview (= 4.2.2)
|
11
|
+
activesupport (= 4.2.2)
|
12
|
+
rack (~> 1.6)
|
13
|
+
rack-test (~> 0.6.2)
|
14
|
+
rails-dom-testing (~> 1.0, >= 1.0.5)
|
15
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.1)
|
16
|
+
actionview (4.2.2)
|
17
|
+
activesupport (= 4.2.2)
|
18
|
+
builder (~> 3.1)
|
13
19
|
erubis (~> 2.7.0)
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
bson (
|
26
|
-
builder (3.
|
20
|
+
rails-dom-testing (~> 1.0, >= 1.0.5)
|
21
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.1)
|
22
|
+
activemodel (4.2.2)
|
23
|
+
activesupport (= 4.2.2)
|
24
|
+
builder (~> 3.1)
|
25
|
+
activesupport (4.2.2)
|
26
|
+
i18n (~> 0.7)
|
27
|
+
json (~> 1.7, >= 1.7.7)
|
28
|
+
minitest (~> 5.1)
|
29
|
+
thread_safe (~> 0.3, >= 0.3.4)
|
30
|
+
tzinfo (~> 1.1)
|
31
|
+
bson (3.1.0)
|
32
|
+
builder (3.2.2)
|
33
|
+
connection_pool (2.2.0)
|
27
34
|
diff-lcs (1.2.5)
|
28
35
|
erubis (2.7.0)
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
railties (>= 3.0, < 5.0)
|
36
|
+
i18n (0.7.0)
|
37
|
+
jquery-rails (4.0.4)
|
38
|
+
rails-dom-testing (~> 1.0)
|
39
|
+
railties (>= 4.2.0)
|
34
40
|
thor (>= 0.14, < 2.0)
|
35
|
-
json (1.8.
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
41
|
+
json (1.8.3)
|
42
|
+
loofah (2.0.2)
|
43
|
+
nokogiri (>= 1.5.9)
|
44
|
+
mini_portile (0.6.2)
|
45
|
+
minitest (5.7.0)
|
46
|
+
mongoid (4.0.2)
|
47
|
+
activemodel (~> 4.0)
|
48
|
+
moped (~> 2.0.0)
|
49
|
+
origin (~> 2.1)
|
50
|
+
tzinfo (>= 0.3.37)
|
51
|
+
mongoid-rspec (2.2.0)
|
52
|
+
mongoid (~> 4.0.0)
|
43
53
|
rake
|
44
|
-
rspec (
|
45
|
-
moped (
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
rack
|
54
|
+
rspec (~> 3.1)
|
55
|
+
moped (2.0.6)
|
56
|
+
bson (~> 3.0)
|
57
|
+
connection_pool (~> 2.0)
|
58
|
+
optionable (~> 0.2.0)
|
59
|
+
nokogiri (1.6.6.2)
|
60
|
+
mini_portile (~> 0.6.0)
|
61
|
+
optionable (0.2.0)
|
62
|
+
origin (2.1.1)
|
63
|
+
rack (1.6.4)
|
64
|
+
rack-test (0.6.3)
|
54
65
|
rack (>= 1.0)
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
66
|
+
rails-deprecated_sanitizer (1.0.3)
|
67
|
+
activesupport (>= 4.2.0.alpha)
|
68
|
+
rails-dom-testing (1.0.6)
|
69
|
+
activesupport (>= 4.2.0.beta, < 5.0)
|
70
|
+
nokogiri (~> 1.6.0)
|
71
|
+
rails-deprecated_sanitizer (>= 1.0.1)
|
72
|
+
rails-html-sanitizer (1.0.2)
|
73
|
+
loofah (~> 2.0)
|
74
|
+
railties (4.2.2)
|
75
|
+
actionpack (= 4.2.2)
|
76
|
+
activesupport (= 4.2.2)
|
59
77
|
rake (>= 0.8.7)
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
rspec-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
tilt (1.4.1)
|
80
|
-
tzinfo (0.3.38)
|
78
|
+
thor (>= 0.18.1, < 2.0)
|
79
|
+
rake (10.4.2)
|
80
|
+
rspec (3.3.0)
|
81
|
+
rspec-core (~> 3.3.0)
|
82
|
+
rspec-expectations (~> 3.3.0)
|
83
|
+
rspec-mocks (~> 3.3.0)
|
84
|
+
rspec-core (3.3.1)
|
85
|
+
rspec-support (~> 3.3.0)
|
86
|
+
rspec-expectations (3.3.0)
|
87
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
88
|
+
rspec-support (~> 3.3.0)
|
89
|
+
rspec-mocks (3.3.1)
|
90
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
91
|
+
rspec-support (~> 3.3.0)
|
92
|
+
rspec-support (3.3.0)
|
93
|
+
thor (0.19.1)
|
94
|
+
thread_safe (0.3.5)
|
95
|
+
tzinfo (1.2.2)
|
96
|
+
thread_safe (~> 0.1)
|
81
97
|
|
82
98
|
PLATFORMS
|
83
99
|
ruby
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mongoid-letsrate
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.15
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Michael Johann
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2015-06-23 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rspec
|
@@ -121,7 +121,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
121
121
|
version: '0'
|
122
122
|
requirements: []
|
123
123
|
rubyforge_project:
|
124
|
-
rubygems_version: 2.
|
124
|
+
rubygems_version: 2.4.5
|
125
125
|
signing_key:
|
126
126
|
specification_version: 4
|
127
127
|
summary: Provides the best solution to add rating functionality to your models using
|