forked from IntersectAustralia/alveo-workers
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
124 lines (121 loc) · 2.57 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
117
118
119
120
121
122
123
124
GEM
remote: https://rubygems.org/
specs:
activemodel (4.2.9)
activesupport (= 4.2.9)
builder (~> 3.1)
activerecord (4.2.9)
activemodel (= 4.2.9)
activesupport (= 4.2.9)
arel (~> 6.0)
activerecord-import (0.20.0)
activerecord (>= 3.2)
activesupport (4.2.9)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
amq-protocol (2.0.1)
arel (6.0.4)
ast (2.1.0)
astrolabe (1.3.1)
parser (~> 2.2)
builder (3.2.3)
bunny (2.2.2)
amq-protocol (>= 2.0.1)
coderay (1.1.0)
diff-lcs (1.2.5)
docile (1.1.5)
easy_logging (0.2.0)
ebnf (0.3.9)
rdf (~> 1.1)
sxp (~> 0.1, >= 0.1.3)
ffi (1.9.10)
ffi (1.9.10-java)
i18n (0.8.6)
json (1.8.6)
json (1.8.6-java)
json-ld (1.1.9)
rdf (~> 1.1, >= 1.1.7)
link_header (0.0.8)
method_source (0.8.2)
minitest (5.10.3)
net-http-persistent (2.9.4)
parser (2.2.2.6)
ast (>= 1.1, < 3.0)
pg (0.18.3)
powerpack (0.1.1)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry (0.10.1-java)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
spoon (~> 0.0)
rack (1.6.4)
rainbow (2.0.0)
rdf (1.1.15)
link_header (~> 0.0, >= 0.0.8)
rdf-turtle (1.1.7)
ebnf (~> 0.3, >= 0.3.6)
rdf (~> 1.1, >= 1.1.10)
rsolr (1.0.12)
builder (>= 2.1.2)
rspec (3.3.0)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-core (3.3.2)
rspec-support (~> 3.3.0)
rspec-expectations (3.3.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-mocks (3.3.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
rubocop (0.34.0)
astrolabe (~> 1.3)
parser (>= 2.2.2.5, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-prof (0.15.9)
ruby-progressbar (1.7.5)
simplecov (0.10.0)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
spoon (0.0.4)
ffi
sxp (0.1.5)
thread_safe (0.3.6)
thread_safe (0.3.6-java)
tzinfo (1.2.3)
thread_safe (~> 0.1)
PLATFORMS
java
ruby
DEPENDENCIES
activerecord
activerecord-import
bunny (>= 2.0.1)
easy_logging
json
json-ld
net-http-persistent
pg
pry
rack
rdf-turtle
rsolr
rspec
rubocop
ruby-prof
simplecov
BUNDLED WITH
1.15.3