-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
109 lines (106 loc) · 2.25 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
GIT
remote: https://github.com/mongomapper/mongomapper.git
revision: d3cc527b215d2573369eed3c9f963384305d626d
specs:
mongo_mapper (0.13.0.beta2)
activemodel (>= 3.0.0)
activesupport (>= 3.0)
mongo (~> 1.8)
plucky (~> 0.6.5)
GEM
remote: https://rubygems.org/
specs:
activemodel (4.0.2)
activesupport (= 4.0.2)
builder (~> 3.1.0)
activesupport (4.0.2)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
atomic (1.1.14)
axiom-types (0.0.5)
descendants_tracker (~> 0.0.1)
ice_nine (~> 0.9)
bson (1.9.2)
bson_ext (1.9.2)
bson (~> 1.9.2)
builder (3.1.4)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
descendants_tracker (0.0.3)
equalizer (0.0.9)
faraday (0.8.9)
multipart-post (~> 1.2.0)
foreman (0.60.2)
thor (>= 0.13.6)
grape (0.6.1)
activesupport
builder
hashie (>= 1.2.0)
multi_json (>= 1.3.2)
multi_xml (>= 0.5.2)
rack (>= 1.3.0)
rack-accept
rack-mount
virtus (>= 1.0.0)
hashie (2.0.5)
httparty (0.11.0)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
i18n (0.6.9)
ice_nine (0.11.0)
jwt (0.1.11)
multi_json (>= 1.5)
libv8 (3.16.14.3)
minitest (4.7.5)
mongo (1.9.2)
bson (~> 1.9.2)
multi_json (1.8.4)
multi_xml (0.5.5)
multipart-post (1.2.0)
oauth2 (0.9.3)
faraday (>= 0.8, < 0.10)
jwt (~> 0.1.8)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
plucky (0.6.6)
mongo (~> 1.5)
rack (1.5.2)
rack-accept (0.4.5)
rack (>= 0.4)
rack-flash3 (1.0.5)
rack
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-protection (1.5.2)
rack
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thor (0.18.1)
thread_safe (0.1.3)
atomic
tilt (1.4.1)
tzinfo (0.3.38)
virtus (1.0.1)
axiom-types (~> 0.0.5)
coercible (~> 1.0)
descendants_tracker (~> 0.0.1)
equalizer (~> 0.0.7)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
foreman
grape
httparty
jwt
libv8
mongo_mapper!
oauth2
rack-flash3
sinatra