1
- GIT
2
- remote: git://github.com/mongoid/mongoid.git
3
- revision: 8333e67b5598252772585efb79801def49b6aa29
4
- specs:
5
- mongoid (5.0.0 )
6
- activemodel (~> 4.0 )
7
- mongo (~> 2.0 )
8
- origin (~> 2.1 )
9
- tzinfo (>= 0.3.37 )
10
-
11
1
GEM
12
2
remote: https://rubygems.org/
13
3
specs:
14
- actionmailer (4.2.1 )
15
- actionpack (= 4.2.1 )
16
- actionview (= 4.2.1 )
17
- activejob (= 4.2.1 )
4
+ actionmailer (4.2.3 )
5
+ actionpack (= 4.2.3 )
6
+ actionview (= 4.2.3 )
7
+ activejob (= 4.2.3 )
18
8
mail (~> 2.5 , >= 2.5.4 )
19
9
rails-dom-testing (~> 1.0 , >= 1.0.5 )
20
- actionpack (4.2.1 )
21
- actionview (= 4.2.1 )
22
- activesupport (= 4.2.1 )
10
+ actionpack (4.2.3 )
11
+ actionview (= 4.2.3 )
12
+ activesupport (= 4.2.3 )
23
13
rack (~> 1.6 )
24
14
rack-test (~> 0.6.2 )
25
15
rails-dom-testing (~> 1.0 , >= 1.0.5 )
26
- rails-html-sanitizer (~> 1.0 , >= 1.0.1 )
27
- actionview (4.2.1 )
28
- activesupport (= 4.2.1 )
16
+ rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
17
+ actionview (4.2.3 )
18
+ activesupport (= 4.2.3 )
29
19
builder (~> 3.1 )
30
20
erubis (~> 2.7.0 )
31
21
rails-dom-testing (~> 1.0 , >= 1.0.5 )
32
- rails-html-sanitizer (~> 1.0 , >= 1.0.1 )
33
- activejob (4.2.1 )
34
- activesupport (= 4.2.1 )
22
+ rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
23
+ activejob (4.2.3 )
24
+ activesupport (= 4.2.3 )
35
25
globalid (>= 0.3.0 )
36
- activemodel (4.2.1 )
37
- activesupport (= 4.2.1 )
26
+ activemodel (4.2.3 )
27
+ activesupport (= 4.2.3 )
38
28
builder (~> 3.1 )
39
- activerecord (4.2.1 )
40
- activemodel (= 4.2.1 )
41
- activesupport (= 4.2.1 )
29
+ activerecord (4.2.3 )
30
+ activemodel (= 4.2.3 )
31
+ activesupport (= 4.2.3 )
42
32
arel (~> 6.0 )
43
- activesupport (4.2.1 )
33
+ activesupport (4.2.3 )
44
34
i18n (~> 0.7 )
45
35
json (~> 1.7 , >= 1.7.7 )
46
36
minitest (~> 5.1 )
47
37
thread_safe (~> 0.3 , >= 0.3.4 )
48
38
tzinfo (~> 1.1 )
49
- arel (6.0.0 )
50
- bson (3.0.4 )
39
+ arel (6.0.2 )
40
+ bson (3.1.2 )
51
41
builder (3.2.2 )
52
42
carrierwave (0.10.0 )
53
43
activemodel (>= 3.2.0 )
54
44
activesupport (>= 3.2.0 )
55
45
json (>= 1.7 )
56
46
mime-types (>= 1.16 )
57
- carrierwave-mongoid (0.1.0 )
58
- carrierwave
59
- mongoid
60
- celluloid (0.16.0 )
61
- timers (~> 4.0.0 )
47
+ carrierwave-mongoid (0.7.1 )
48
+ carrierwave (>= 0.8.0 , < 0.11.0 )
49
+ mongoid (>= 3.0 , < 5.0 )
50
+ mongoid-grid_fs (>= 1.3 , < 3.0 )
62
51
coderay (1.1.0 )
63
52
decent_exposure (2.3.2 )
64
53
diff-lcs (1.2.5 )
65
54
erubis (2.7.0 )
66
55
fabrication (2.13.2 )
67
- ffi (1.9.8 )
56
+ ffi (1.9.10 )
68
57
formatador (0.2.5 )
69
58
globalid (0.3.5 )
70
59
activesupport (>= 4.1.0 )
71
- guard (2.12.5 )
60
+ guard (2.12.8 )
72
61
formatador (>= 0.2.4 )
73
- listen (~> 2.7 )
62
+ listen (>= 2.7 , <= 4.0 )
74
63
lumberjack (~> 1.0 )
75
64
nenv (~> 0.1 )
76
65
notiffany (~> 0.0 )
77
66
pry (>= 0.9.12 )
78
67
shellany (~> 0.0 )
79
68
thor (>= 0.18.1 )
80
69
guard-compat (1.2.1 )
81
- guard-rspec (4.5 .2 )
70
+ guard-rspec (4.6 .2 )
82
71
guard (~> 2.1 )
83
72
guard-compat (~> 1.1 )
84
73
rspec (>= 2.99.0 , < 4.0 )
85
- hitimes (1.2.2 )
86
74
i18n (0.7.0 )
87
75
json (1.8.3 )
88
- listen (2.10.0 )
89
- celluloid (~> 0.16.0 )
76
+ listen (3.0.2 )
90
77
rb-fsevent (>= 0.9.3 )
91
78
rb-inotify (>= 0.9 )
92
79
loofah (2.0.2 )
99
86
mimetype-fu (0.1.2 )
100
87
mini_portile (0.6.2 )
101
88
minitest (5.7.0 )
102
- mongo (2.0.4 )
89
+ mongo (2.1.0.beta )
103
90
bson (~> 3.0 )
91
+ mongoid (5.0.0.beta )
92
+ activemodel (~> 4.0 )
93
+ mongo (= 2.1.0.beta )
94
+ origin (~> 2.1 )
95
+ tzinfo (>= 0.3.37 )
96
+ mongoid-grid_fs (2.1.0 )
97
+ mime-types (>= 1.0 , < 3.0 )
98
+ mongoid (>= 3.0 , < 5.0 )
104
99
nenv (0.2.0 )
105
100
nokogiri (1.6.6.2 )
106
101
mini_portile (~> 0.6.0 )
@@ -112,19 +107,19 @@ GEM
112
107
coderay (~> 1.1.0 )
113
108
method_source (~> 0.8.1 )
114
109
slop (~> 3.4 )
115
- rack (1.6.1 )
110
+ rack (1.6.4 )
116
111
rack-test (0.6.3 )
117
112
rack (>= 1.0 )
118
- rails (4.2.1 )
119
- actionmailer (= 4.2.1 )
120
- actionpack (= 4.2.1 )
121
- actionview (= 4.2.1 )
122
- activejob (= 4.2.1 )
123
- activemodel (= 4.2.1 )
124
- activerecord (= 4.2.1 )
125
- activesupport (= 4.2.1 )
113
+ rails (4.2.3 )
114
+ actionmailer (= 4.2.3 )
115
+ actionpack (= 4.2.3 )
116
+ actionview (= 4.2.3 )
117
+ activejob (= 4.2.3 )
118
+ activemodel (= 4.2.3 )
119
+ activerecord (= 4.2.3 )
120
+ activesupport (= 4.2.3 )
126
121
bundler (>= 1.3.0 , < 2.0 )
127
- railties (= 4.2.1 )
122
+ railties (= 4.2.3 )
128
123
sprockets-rails
129
124
rails-deprecated_sanitizer (1.0.3 )
130
125
activesupport (>= 4.2.0.alpha )
@@ -134,48 +129,48 @@ GEM
134
129
rails-deprecated_sanitizer (>= 1.0.1 )
135
130
rails-html-sanitizer (1.0.2 )
136
131
loofah (~> 2.0 )
137
- railties (4.2.1 )
138
- actionpack (= 4.2.1 )
139
- activesupport (= 4.2.1 )
132
+ railties (4.2.3 )
133
+ actionpack (= 4.2.3 )
134
+ activesupport (= 4.2.3 )
140
135
rake (>= 0.8.7 )
141
136
thor (>= 0.18.1 , < 2.0 )
142
137
rake (10.4.2 )
143
138
rb-fsevent (0.9.5 )
144
139
rb-inotify (0.9.5 )
145
140
ffi (>= 0.5.0 )
146
- rspec (3.2.0 )
147
- rspec-core (~> 3.2.0 )
148
- rspec-expectations (~> 3.2.0 )
149
- rspec-mocks (~> 3.2.0 )
150
- rspec-core (3.2.3 )
151
- rspec-support (~> 3.2.0 )
152
- rspec-expectations (3.2.1 )
141
+ responders (2.1.0 )
142
+ railties (>= 4.2.0 , < 5 )
143
+ rspec (3.3.0 )
144
+ rspec-core (~> 3.3.0 )
145
+ rspec-expectations (~> 3.3.0 )
146
+ rspec-mocks (~> 3.3.0 )
147
+ rspec-core (3.3.2 )
148
+ rspec-support (~> 3.3.0 )
149
+ rspec-expectations (3.3.1 )
153
150
diff-lcs (>= 1.2.0 , < 2.0 )
154
- rspec-support (~> 3.2 .0 )
155
- rspec-mocks (3.2.1 )
151
+ rspec-support (~> 3.3 .0 )
152
+ rspec-mocks (3.3.2 )
156
153
diff-lcs (>= 1.2.0 , < 2.0 )
157
- rspec-support (~> 3.2 .0 )
158
- rspec-rails (3.2.2 )
154
+ rspec-support (~> 3.3 .0 )
155
+ rspec-rails (3.3.3 )
159
156
actionpack (>= 3.0 , < 4.3 )
160
157
activesupport (>= 3.0 , < 4.3 )
161
158
railties (>= 3.0 , < 4.3 )
162
- rspec-core (~> 3.2 .0 )
163
- rspec-expectations (~> 3.2 .0 )
164
- rspec-mocks (~> 3.2 .0 )
165
- rspec-support (~> 3.2 .0 )
166
- rspec-support (3.2.2 )
159
+ rspec-core (~> 3.3 .0 )
160
+ rspec-expectations (~> 3.3 .0 )
161
+ rspec-mocks (~> 3.3 .0 )
162
+ rspec-support (~> 3.3 .0 )
163
+ rspec-support (3.3.0 )
167
164
shellany (0.0.1 )
168
165
slop (3.6.0 )
169
166
sprockets (3.2.0 )
170
167
rack (~> 1.0 )
171
- sprockets-rails (2.3.1 )
168
+ sprockets-rails (2.3.2 )
172
169
actionpack (>= 3.0 )
173
170
activesupport (>= 3.0 )
174
171
sprockets (>= 2.8 , < 4.0 )
175
172
thor (0.19.1 )
176
173
thread_safe (0.3.5 )
177
- timers (4.0.1 )
178
- hitimes
179
174
tzinfo (1.2.2 )
180
175
thread_safe (~> 0.1 )
181
176
@@ -190,6 +185,7 @@ DEPENDENCIES
190
185
guard-rspec
191
186
jruby-openssl
192
187
mimetype-fu
193
- mongoid !
188
+ mongoid ( ~> 5.0.0.beta )
194
189
rails (~> 4.2 )
190
+ responders
195
191
rspec-rails
0 commit comments