-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
116 lines (111 loc) · 2.53 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
110
111
112
113
114
115
116
GIT
remote: [email protected]:jdavid1385/neo4apis.git
revision: 55089ee502eb0260613ca968140100f1f013ebd9
tag: v0.9.2
specs:
neo4apis (0.9.1)
colorize (~> 0.7.3)
faraday (~> 0.9.0)
neo4j-core (>= 4.0.5)
thor (~> 0.19.1)
GIT
remote: [email protected]:jdavid1385/neo4j-core.git
revision: 47666571e45768e98ab61491852b58bffb8fb4f3
tag: v9.0.1
specs:
neo4j-core (9.0.0)
activesupport (>= 4.0)
faraday (>= 0.9.0)
faraday_middleware (>= 0.10.0)
faraday_middleware-multi_json
httpclient
json
multi_json
net_tcp_client (>= 2.0.1)
typhoeus (>= 1.1.2)
GEM
remote: http://rubygems.org/
specs:
activemodel (4.2.11.1)
activesupport (= 4.2.11.1)
builder (~> 3.1)
activerecord (4.2.11.1)
activemodel (= 4.2.11.1)
activesupport (= 4.2.11.1)
arel (~> 6.0)
activesupport (4.2.11.1)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
arel (6.0.4)
bson (4.4.2)
builder (3.2.3)
colorize (0.7.7)
composite_primary_keys (8.1.6)
activerecord (~> 4.2.0)
concurrent-ruby (1.1.5)
ethon (0.12.0)
ffi (>= 1.3.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
faraday_middleware-multi_json (0.0.6)
faraday_middleware
multi_json
ffi (1.10.0)
httpclient (2.8.3)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
json (2.2.0)
minitest (5.11.3)
mongo (2.8.0)
bson (>= 4.4.2, < 5.0.0)
multi_json (1.13.1)
multipart-post (2.0.0)
mustermann (1.0.3)
neo4apis-activerecord (0.9.1)
activerecord (~> 4.0)
composite_primary_keys (~> 8.0)
neo4apis (>= 0.8.1)
neo4j (9.4.0)
activemodel (>= 4.0)
activesupport (>= 4.0)
i18n (!= 1.3.0)
neo4j-community (~> 2.0)
neo4j-core (>= 9.0.0)
orm_adapter (~> 0.5.0)
neo4j-community (2.2.4.1)
net_tcp_client (2.2.0)
orm_adapter (0.5.0)
rack (2.0.6)
rack-protection (2.0.5)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
sinatra (2.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
tilt (~> 2.0)
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.9)
typhoeus (1.3.1)
ethon (>= 0.9.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
mongo (~> 2.8.0)
neo4apis!
neo4apis-activerecord
neo4j
neo4j-core!
rack
rack-test
sinatra
BUNDLED WITH
1.16.0