1
- GIT
2
- remote: git://github.com/outboundworks/mongoid-enum.git
3
- revision: 049d75074a579dd214cf391e8e7fe3992af7fd9c
4
- specs:
5
- mongoid-enum (0.4.0 )
6
- mongoid (~> 6 )
7
-
8
1
PATH
9
2
remote: .
10
3
specs:
11
- graphoid (0.1.0 )
12
- rails (~> 5.1.0 )
4
+ graphoid (0.0.4 )
5
+ graphql (~> 1.8.17 )
6
+ rails (~> 5.1.6 )
13
7
14
8
GEM
15
9
remote: https://rubygems.org/
16
10
specs:
17
- actioncable (5.1.6 )
18
- actionpack (= 5.1.6 )
11
+ actioncable (5.1.7 )
12
+ actionpack (= 5.1.7 )
19
13
nio4r (~> 2.0 )
20
14
websocket-driver (~> 0.6.1 )
21
- actionmailer (5.1.6 )
22
- actionpack (= 5.1.6 )
23
- actionview (= 5.1.6 )
24
- activejob (= 5.1.6 )
15
+ actionmailer (5.1.7 )
16
+ actionpack (= 5.1.7 )
17
+ actionview (= 5.1.7 )
18
+ activejob (= 5.1.7 )
25
19
mail (~> 2.5 , >= 2.5.4 )
26
20
rails-dom-testing (~> 2.0 )
27
- actionpack (5.1.6 )
28
- actionview (= 5.1.6 )
29
- activesupport (= 5.1.6 )
21
+ actionpack (5.1.7 )
22
+ actionview (= 5.1.7 )
23
+ activesupport (= 5.1.7 )
30
24
rack (~> 2.0 )
31
25
rack-test (>= 0.6.3 )
32
26
rails-dom-testing (~> 2.0 )
33
27
rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
34
- actionview (5.1.6 )
35
- activesupport (= 5.1.6 )
28
+ actionview (5.1.7 )
29
+ activesupport (= 5.1.7 )
36
30
builder (~> 3.1 )
37
31
erubi (~> 1.4 )
38
32
rails-dom-testing (~> 2.0 )
39
33
rails-html-sanitizer (~> 1.0 , >= 1.0.3 )
40
- activejob (5.1.6 )
41
- activesupport (= 5.1.6 )
34
+ activejob (5.1.7 )
35
+ activesupport (= 5.1.7 )
42
36
globalid (>= 0.3.6 )
43
- activemodel (5.1.6 )
44
- activesupport (= 5.1.6 )
45
- activerecord (5.1.6 )
46
- activemodel (= 5.1.6 )
47
- activesupport (= 5.1.6 )
37
+ activemodel (5.1.7 )
38
+ activesupport (= 5.1.7 )
39
+ activerecord (5.1.7 )
40
+ activemodel (= 5.1.7 )
41
+ activesupport (= 5.1.7 )
48
42
arel (~> 8.0 )
49
- activesupport (5.1.6 )
43
+ activesupport (5.1.7 )
50
44
concurrent-ruby (~> 1.0 , >= 1.0.2 )
51
45
i18n (>= 0.7 , < 2 )
52
46
minitest (~> 5.1 )
53
47
tzinfo (~> 1.1 )
54
- apollo_upload_server (2.0.0.beta.1 )
55
- graphql (~> 1.7 )
56
- rails (>= 4.2 )
57
48
arel (8.0.0 )
58
- bson (4.3.0 )
49
+ bson (4.4.2 )
59
50
builder (3.2.3 )
60
- byebug (10 .0.2 )
61
- concurrent-ruby (1.0 .5 )
51
+ byebug (11 .0.1 )
52
+ concurrent-ruby (1.1 .5 )
62
53
crass (1.0.4 )
63
54
diff-lcs (1.3 )
64
- erubi (1.7.1 )
65
- globalid (0.4.1 )
55
+ erubi (1.8.0 )
56
+ globalid (0.4.2 )
66
57
activesupport (>= 4.2.0 )
67
- graphql (1.8.5 )
68
- i18n (1.0.1 )
58
+ graphql (1.8.17 )
59
+ i18n (1.6.0 )
69
60
concurrent-ruby (~> 1.0 )
70
- jwt (2.1.0 )
71
- loofah (2.2.2 )
61
+ loofah (2.2.3 )
72
62
crass (~> 1.0.2 )
73
63
nokogiri (>= 1.5.9 )
74
- mail (2.7.0 )
64
+ mail (2.7.1 )
75
65
mini_mime (>= 0.1.1 )
76
- method_source (0.9.0 )
66
+ method_source (0.9.2 )
77
67
mini_mime (1.0.1 )
78
- mini_portile2 (2.3 .0 )
68
+ mini_portile2 (2.4 .0 )
79
69
minitest (5.11.3 )
80
- mongo (2.6.2 )
81
- bson (>= 4.3.0 , < 5.0.0 )
82
- mongoid (6.4.1 )
70
+ mongo (2.8.0 )
71
+ bson (>= 4.4.2 , < 5.0.0 )
72
+ mongoid (7.0.2 )
83
73
activemodel (>= 5.1 , < 6.0.0 )
84
74
mongo (>= 2.5.1 , < 3.0.0 )
85
75
mongoid-compatibility (0.5.1 )
91
81
mongoid-compatibility (>= 0.5.1 )
92
82
rspec (~> 3.3 )
93
83
nio4r (2.3.1 )
94
- nokogiri (1.8 .2 )
95
- mini_portile2 (~> 2.3 .0 )
96
- rack (2.0.5 )
97
- rack-test (1.0 .0 )
84
+ nokogiri (1.10 .2 )
85
+ mini_portile2 (~> 2.4 .0 )
86
+ rack (2.0.7 )
87
+ rack-test (1.1 .0 )
98
88
rack (>= 1.0 , < 3 )
99
- rails (5.1.6 )
100
- actioncable (= 5.1.6 )
101
- actionmailer (= 5.1.6 )
102
- actionpack (= 5.1.6 )
103
- actionview (= 5.1.6 )
104
- activejob (= 5.1.6 )
105
- activemodel (= 5.1.6 )
106
- activerecord (= 5.1.6 )
107
- activesupport (= 5.1.6 )
89
+ rails (5.1.7 )
90
+ actioncable (= 5.1.7 )
91
+ actionmailer (= 5.1.7 )
92
+ actionpack (= 5.1.7 )
93
+ actionview (= 5.1.7 )
94
+ activejob (= 5.1.7 )
95
+ activemodel (= 5.1.7 )
96
+ activerecord (= 5.1.7 )
97
+ activesupport (= 5.1.7 )
108
98
bundler (>= 1.3.0 )
109
- railties (= 5.1.6 )
99
+ railties (= 5.1.7 )
110
100
sprockets-rails (>= 2.0.0 )
111
101
rails-dom-testing (2.0.3 )
112
102
activesupport (>= 4.2.0 )
113
103
nokogiri (>= 1.6 )
114
104
rails-html-sanitizer (1.0.4 )
115
105
loofah (~> 2.2 , >= 2.2.2 )
116
- railties (5.1.6 )
117
- actionpack (= 5.1.6 )
118
- activesupport (= 5.1.6 )
106
+ railties (5.1.7 )
107
+ actionpack (= 5.1.7 )
108
+ activesupport (= 5.1.7 )
119
109
method_source
120
110
rake (>= 0.8.7 )
121
111
thor (>= 0.18.1 , < 2.0 )
122
- rake (12.3.1 )
123
- rspec (3.7.0 )
124
- rspec-core (~> 3.7.0 )
125
- rspec-expectations (~> 3.7.0 )
126
- rspec-mocks (~> 3.7.0 )
127
- rspec-collection_matchers (1.1.3 )
128
- rspec-expectations (>= 2.99.0.beta1 )
129
- rspec-core (3.7.1 )
130
- rspec-support (~> 3.7.0 )
131
- rspec-expectations (3.7.0 )
112
+ rake (12.3.2 )
113
+ rspec (3.8.0 )
114
+ rspec-core (~> 3.8.0 )
115
+ rspec-expectations (~> 3.8.0 )
116
+ rspec-mocks (~> 3.8.0 )
117
+ rspec-core (3.8.0 )
118
+ rspec-support (~> 3.8.0 )
119
+ rspec-expectations (3.8.2 )
132
120
diff-lcs (>= 1.2.0 , < 2.0 )
133
- rspec-support (~> 3.7 .0 )
134
- rspec-mocks (3.7 .0 )
121
+ rspec-support (~> 3.8 .0 )
122
+ rspec-mocks (3.8 .0 )
135
123
diff-lcs (>= 1.2.0 , < 2.0 )
136
- rspec-support (~> 3.7 .0 )
137
- rspec-rails (3.7 .2 )
124
+ rspec-support (~> 3.8 .0 )
125
+ rspec-rails (3.8 .2 )
138
126
actionpack (>= 3.0 )
139
127
activesupport (>= 3.0 )
140
128
railties (>= 3.0 )
141
- rspec-core (~> 3.7 .0 )
142
- rspec-expectations (~> 3.7 .0 )
143
- rspec-mocks (~> 3.7 .0 )
144
- rspec-support (~> 3.7 .0 )
145
- rspec-support (3.7.1 )
129
+ rspec-core (~> 3.8 .0 )
130
+ rspec-expectations (~> 3.8 .0 )
131
+ rspec-mocks (~> 3.8 .0 )
132
+ rspec-support (~> 3.8 .0 )
133
+ rspec-support (3.8.0 )
146
134
sprockets (3.7.2 )
147
135
concurrent-ruby (~> 1.0 )
148
136
rack (> 1 , < 3 )
149
137
sprockets-rails (3.2.1 )
150
138
actionpack (>= 4.0 )
151
139
activesupport (>= 4.0 )
152
140
sprockets (>= 3.0.0 )
153
- sqlite3 (1.3.13 )
154
- thor (0.20.0 )
141
+ sqlite3 (1.4.0 )
142
+ thor (0.20.3 )
155
143
thread_safe (0.3.6 )
156
144
tzinfo (1.2.5 )
157
145
thread_safe (~> 0.1 )
@@ -163,19 +151,17 @@ PLATFORMS
163
151
ruby
164
152
165
153
DEPENDENCIES
166
- apollo_upload_server (= 2.0.0.beta.1 )
167
154
byebug
155
+ graphoid !
168
156
graphql
169
- jwt
170
- mongoid (~> 6 )
171
- mongoid-compatibility
172
- mongoid-enum !
157
+ mongoid
173
158
mongoid-rspec
174
- graphoid !
175
159
rspec
176
- rspec-collection_matchers
177
160
rspec-rails
178
161
sqlite3
179
162
163
+ RUBY VERSION
164
+ ruby 2.5.0p0
165
+
180
166
BUNDLED WITH
181
- 1.16.2
167
+ 2.0.1
0 commit comments