forked from l4u/neo4jrb-paperclip
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
85 lines (81 loc) · 1.86 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
PATH
remote: .
specs:
neo4jrb-paperclip (0.0.4)
neo4j (> 3.0.0.alpha.8)
paperclip (>= 4.0)
GEM
remote: http://rubygems.org/
specs:
activemodel (5.0.1)
activesupport (= 5.0.1)
activesupport (5.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
climate_control (0.0.3)
activesupport (>= 3.0)
cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0)
colored (1.2)
concurrent-ruby (1.0.4)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.10.1)
faraday (>= 0.7.4, < 1.0)
faraday_middleware-multi_json (0.0.6)
faraday_middleware
multi_json
httpclient (2.8.3)
i18n (0.8.0)
json (2.0.3)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.2)
minitest (5.10.1)
multi_json (1.12.1)
multipart-post (2.0.0)
neo4j (8.0.6)
activemodel (>= 4.0, < 5.1)
activesupport (>= 4.0, < 5.1)
neo4j-core (>= 7.0.0)
orm_adapter (~> 0.5.0)
neo4j-core (7.0.3)
activesupport (>= 4.0)
faraday (~> 0.9.0)
faraday_middleware (~> 0.10.0)
faraday_middleware-multi_json
httpclient
json
multi_json
neo4j-rake_tasks (>= 0.3.0)
net-http-persistent (~> 2.9.4)
neo4j-rake_tasks (0.7.10)
colored
os
rake
ruby-progressbar
rubyzip (>= 1.1.7)
net-http-persistent (2.9.4)
orm_adapter (0.5.0)
os (0.9.6)
paperclip (5.0.0)
activemodel (>= 4.2.0)
activesupport (>= 4.2.0)
cocaine (~> 0.5.5)
mime-types
mimemagic (~> 0.3.0)
rake (12.0.0)
ruby-progressbar (1.8.1)
rubyzip (1.2.0)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
neo4jrb-paperclip!
BUNDLED WITH
1.14.3