-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
69 lines (65 loc) · 1.35 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
PATH
remote: .
specs:
zaws (0.1.1)
excon
json (~> 1.5.0)
mixlib-shellout (~> 1.1.0)
netaddr (~> 1.5.0)
thor (~> 0.18.1)
GEM
remote: https://rubygems.org/
specs:
builder (3.2.2)
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
coveralls (0.7.2)
multi_json (~> 1.3)
rest-client (= 1.6.7)
simplecov (>= 0.7)
term-ansicolor (= 1.2.2)
thor (= 0.18.1)
diff-lcs (1.2.5)
docile (1.1.5)
excon (0.52.0)
ffi (1.9.14)
gherkin (2.12.2)
multi_json (~> 1.3)
json (1.5.5)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mixlib-shellout (1.1.0)
multi_json (1.12.1)
multi_test (0.1.2)
netaddr (1.5.1)
rake (11.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
simplecov (0.9.2)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
term-ansicolor (1.2.2)
tins (~> 0.8)
thor (0.18.1)
tins (0.13.2)
PLATFORMS
ruby
DEPENDENCIES
bundler
coveralls
rake
rspec (~> 2.14.1)
zaws!
BUNDLED WITH
1.12.5