forked from openc/turbot-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
150 lines (144 loc) · 3.08 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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
GIT
remote: git://github.com/OpenAddressesUk/openc-schema.git
revision: 5fceb091cc0ae555163f315ff394e387f5e50e4f
specs:
openc-schema (0.0.1)
GIT
remote: git://github.com/OpenAddressesUk/turbot-api.git
revision: ef6667208978e9956526ab2987bcad275de8d1d0
specs:
turbot-api (0.0.16)
rest-client (~> 1.6.1)
rubyzip
GIT
remote: git://github.com/OpenAddressesUk/turbot-runner.git
revision: 2b53fd9fe69d680f7886999a07e0e4ae4ded751e
specs:
turbot-runner (0.1.27)
openc-json_schema (= 0.0.5)
PATH
remote: .
specs:
turbot (0.1.16)
activesupport (= 4.1.4)
excon
json-schema
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip (>= 1.0.0)
turbot-api (>= 0.0.14)
turbotlib (~> 0.0.8)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.1.4)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.3.7)
arr-pm (0.0.9)
cabin (> 0)
aws-s3 (0.6.3)
builder
mime-types
xml-simple
backports (3.6.4)
builder (3.2.2)
cabin (0.7.1)
childprocess (0.5.5)
ffi (~> 1.0, >= 1.0.11)
clamp (0.6.3)
coderay (1.1.0)
crack (0.4.2)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
excon (0.44.2)
fakefs (0.6.7)
ffi (1.9.6)
ffi (1.9.6-x86-mingw32)
fpm (1.3.3)
arr-pm (~> 0.0.9)
backports (>= 2.6.2)
cabin (>= 0.6.0)
childprocess
clamp (~> 0.6)
ffi
json (>= 1.7.7)
httpclient (2.6.0.1)
i18n (0.7.0)
json (1.8.2)
json-schema (2.5.1)
addressable (~> 2.3.7)
launchy (2.4.3)
addressable (~> 2.3)
method_source (0.8.2)
mime-types (1.25.1)
minitest (5.5.1)
netrc (0.7.9)
openc-json_schema (0.0.5)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry (0.10.1-x86-mingw32)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
win32console (~> 1.3)
rake (10.4.2)
rdoc (4.2.0)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
rr (1.0.5)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.3)
rubyzip (1.1.7)
safe_yaml (1.0.4)
scraperwiki (3.0.2)
httpclient
sqlite_magic
slop (3.6.0)
sqlite3 (1.3.10)
sqlite3 (1.3.10-x86-mingw32)
sqlite_magic (0.0.3)
sqlite3
thread_safe (0.3.4)
turbotlib (0.0.8)
scraperwiki (= 3.0.2)
tzinfo (1.2.2)
thread_safe (~> 0.1)
webmock (1.20.4)
addressable (>= 2.3.6)
crack (>= 0.3.2)
win32console (1.3.2-x86-mingw32)
xml-simple (1.1.4)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
aws-s3
excon
fakefs
fpm
jruby-openssl
json
openc-schema!
pry
rake (>= 0.8.7)
rr (~> 1.0.2)
rspec (~> 2.0)
sqlite3
turbot!
turbot-api!
turbot-runner!
webmock