-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
65 lines (61 loc) · 1.27 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
GIT
remote: git://github.com/nbrustein/active-model-json-schema.git
revision: e7f0b1ed73fc889a007beb23125a7ef9ba6e6dc3
specs:
active-model-json-schema (0.0.1)
activemodel
activesupport
json-schema
PATH
remote: .
specs:
ferret (0.0.1)
active-model-json-schema
activemodel (>= 4.0.0)
activesupport (>= 4.0.0)
mocha
mongo (>= 1.9)
GEM
remote: https://rubygems.org/
specs:
activemodel (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
atomic (1.1.10)
atomic (1.1.10-java)
bson (1.9.1)
bson (1.9.1-java)
builder (3.1.4)
byebug (1.6.1)
columnize (~> 0.3.6)
debugger-linecache (~> 1.2.0)
columnize (0.3.6)
debugger-linecache (1.2.0)
i18n (0.6.4)
json-schema (2.1.1)
metaclass (0.0.1)
minitest (4.7.5)
mocha (0.14.0)
metaclass (~> 0.0.1)
mongo (1.9.1)
bson (~> 1.9.1)
multi_json (1.7.7)
rake (10.1.0)
thread_safe (0.1.0)
atomic
tzinfo (0.3.37)
PLATFORMS
java
ruby
DEPENDENCIES
active-model-json-schema!
bundler (~> 1.3)
byebug
ferret!
rake