mongoid-letsrate 1.0.15 → 1.0.16
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.travis.yml +3 -3
- data/Gemfile.lock +48 -49
- data/lib/mongoid/letsrate/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bb2a23833d872dba0f7d1f9cfd3908e1449b5bd4
|
4
|
+
data.tar.gz: bd1ea674c7f1c4a3b1e5d5f82edff24603725c3e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4d33ebf51a4aeca1995335e80f2009360ad8e4c1b85ce16fe51f13a9eeab331f4e826daf4290e02934f536ea0dbdb04eaa279e4d36b8045863bc4f236d41629a
|
7
|
+
data.tar.gz: 10f3e5fdf4d6ee02afeb77efccfba86ffaeb172669589f4505fa2690284874091ab3143bb3f21331573f3e6cf881f2d5d3c1f64954667ff0785168ffa5e7e673
|
data/.travis.yml
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,95 +1,91 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
mongoid-letsrate (1.0.
|
4
|
+
mongoid-letsrate (1.0.16)
|
5
5
|
|
6
6
|
GEM
|
7
7
|
remote: http://rubygems.org/
|
8
8
|
specs:
|
9
|
-
actionpack (4.2.
|
10
|
-
actionview (= 4.2.
|
11
|
-
activesupport (= 4.2.
|
9
|
+
actionpack (4.2.6)
|
10
|
+
actionview (= 4.2.6)
|
11
|
+
activesupport (= 4.2.6)
|
12
12
|
rack (~> 1.6)
|
13
13
|
rack-test (~> 0.6.2)
|
14
14
|
rails-dom-testing (~> 1.0, >= 1.0.5)
|
15
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.
|
16
|
-
actionview (4.2.
|
17
|
-
activesupport (= 4.2.
|
15
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
16
|
+
actionview (4.2.6)
|
17
|
+
activesupport (= 4.2.6)
|
18
18
|
builder (~> 3.1)
|
19
19
|
erubis (~> 2.7.0)
|
20
20
|
rails-dom-testing (~> 1.0, >= 1.0.5)
|
21
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.
|
22
|
-
activemodel (4.2.
|
23
|
-
activesupport (= 4.2.
|
21
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
22
|
+
activemodel (4.2.6)
|
23
|
+
activesupport (= 4.2.6)
|
24
24
|
builder (~> 3.1)
|
25
|
-
activesupport (4.2.
|
25
|
+
activesupport (4.2.6)
|
26
26
|
i18n (~> 0.7)
|
27
27
|
json (~> 1.7, >= 1.7.7)
|
28
28
|
minitest (~> 5.1)
|
29
29
|
thread_safe (~> 0.3, >= 0.3.4)
|
30
30
|
tzinfo (~> 1.1)
|
31
|
-
bson (
|
31
|
+
bson (4.1.0)
|
32
32
|
builder (3.2.2)
|
33
|
-
connection_pool (2.2.0)
|
34
33
|
diff-lcs (1.2.5)
|
35
34
|
erubis (2.7.0)
|
36
35
|
i18n (0.7.0)
|
37
|
-
jquery-rails (4.
|
38
|
-
rails-dom-testing (
|
36
|
+
jquery-rails (4.1.1)
|
37
|
+
rails-dom-testing (>= 1, < 3)
|
39
38
|
railties (>= 4.2.0)
|
40
39
|
thor (>= 0.14, < 2.0)
|
41
40
|
json (1.8.3)
|
42
|
-
loofah (2.0.
|
41
|
+
loofah (2.0.3)
|
43
42
|
nokogiri (>= 1.5.9)
|
44
|
-
|
45
|
-
minitest (5.
|
46
|
-
|
43
|
+
mini_portile2 (2.0.0)
|
44
|
+
minitest (5.8.4)
|
45
|
+
mongo (2.2.4)
|
46
|
+
bson (~> 4.0)
|
47
|
+
mongoid (5.1.3)
|
47
48
|
activemodel (~> 4.0)
|
48
|
-
|
49
|
-
origin (~> 2.
|
49
|
+
mongo (~> 2.1)
|
50
|
+
origin (~> 2.2)
|
50
51
|
tzinfo (>= 0.3.37)
|
51
|
-
mongoid-rspec (
|
52
|
-
mongoid (~>
|
52
|
+
mongoid-rspec (3.0.0)
|
53
|
+
mongoid (~> 5.0)
|
53
54
|
rake
|
54
|
-
rspec (~> 3.
|
55
|
-
|
56
|
-
|
57
|
-
|
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)
|
55
|
+
rspec (~> 3.3)
|
56
|
+
nokogiri (1.6.7.2)
|
57
|
+
mini_portile2 (~> 2.0.0.rc2)
|
58
|
+
origin (2.2.0)
|
63
59
|
rack (1.6.4)
|
64
60
|
rack-test (0.6.3)
|
65
61
|
rack (>= 1.0)
|
66
62
|
rails-deprecated_sanitizer (1.0.3)
|
67
63
|
activesupport (>= 4.2.0.alpha)
|
68
|
-
rails-dom-testing (1.0.
|
64
|
+
rails-dom-testing (1.0.7)
|
69
65
|
activesupport (>= 4.2.0.beta, < 5.0)
|
70
66
|
nokogiri (~> 1.6.0)
|
71
67
|
rails-deprecated_sanitizer (>= 1.0.1)
|
72
|
-
rails-html-sanitizer (1.0.
|
68
|
+
rails-html-sanitizer (1.0.3)
|
73
69
|
loofah (~> 2.0)
|
74
|
-
railties (4.2.
|
75
|
-
actionpack (= 4.2.
|
76
|
-
activesupport (= 4.2.
|
70
|
+
railties (4.2.6)
|
71
|
+
actionpack (= 4.2.6)
|
72
|
+
activesupport (= 4.2.6)
|
77
73
|
rake (>= 0.8.7)
|
78
74
|
thor (>= 0.18.1, < 2.0)
|
79
|
-
rake (
|
80
|
-
rspec (3.
|
81
|
-
rspec-core (~> 3.
|
82
|
-
rspec-expectations (~> 3.
|
83
|
-
rspec-mocks (~> 3.
|
84
|
-
rspec-core (3.
|
85
|
-
rspec-support (~> 3.
|
86
|
-
rspec-expectations (3.
|
75
|
+
rake (11.1.2)
|
76
|
+
rspec (3.4.0)
|
77
|
+
rspec-core (~> 3.4.0)
|
78
|
+
rspec-expectations (~> 3.4.0)
|
79
|
+
rspec-mocks (~> 3.4.0)
|
80
|
+
rspec-core (3.4.4)
|
81
|
+
rspec-support (~> 3.4.0)
|
82
|
+
rspec-expectations (3.4.0)
|
87
83
|
diff-lcs (>= 1.2.0, < 2.0)
|
88
|
-
rspec-support (~> 3.
|
89
|
-
rspec-mocks (3.
|
84
|
+
rspec-support (~> 3.4.0)
|
85
|
+
rspec-mocks (3.4.1)
|
90
86
|
diff-lcs (>= 1.2.0, < 2.0)
|
91
|
-
rspec-support (~> 3.
|
92
|
-
rspec-support (3.
|
87
|
+
rspec-support (~> 3.4.0)
|
88
|
+
rspec-support (3.4.1)
|
93
89
|
thor (0.19.1)
|
94
90
|
thread_safe (0.3.5)
|
95
91
|
tzinfo (1.2.2)
|
@@ -106,3 +102,6 @@ DEPENDENCIES
|
|
106
102
|
mongoid-letsrate!
|
107
103
|
mongoid-rspec
|
108
104
|
rspec
|
105
|
+
|
106
|
+
BUNDLED WITH
|
107
|
+
1.11.2
|
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.16
|
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: 2016-04-25 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rspec
|