-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock.windows
executable file
·77 lines (74 loc) · 1.65 KB
/
Gemfile.lock.windows
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
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.3)
ffi (~> 1.0, >= 1.0.11)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
diff-lcs (1.2.5)
docile (1.1.5)
excon (0.49.0)
ffi (1.9.3)
ffi (1.9.3-x86-mingw32)
gherkin (2.12.2)
multi_json (~> 1.3)
gherkin (2.12.2-x86-mingw32)
multi_json (~> 1.3)
json (1.5.5)
mime-types (2.3)
mixlib-shellout (1.1.0-x86-mingw32)
win32-process (~> 0.6.5)
multi_json (1.7.9)
multi_test (0.1.1)
netaddr (1.5.1)
rake (10.1.0)
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.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
term-ansicolor (1.3.0)
tins (~> 1.0)
thor (0.18.1)
tins (1.3.0)
win32-api (1.5.3-x86-mingw32)
win32-process (0.6.6)
windows-pr (>= 1.2.2)
windows-api (0.4.4)
win32-api (>= 1.4.5)
windows-pr (1.2.4)
win32-api (>= 1.4.5)
windows-api (>= 0.4.0)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
bundler
coveralls
rake
rspec (~> 2.14.1)
zaws!