forked from aws/aws-sdk-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
121 lines (119 loc) · 2.52 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
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.5.0)
autotest-fsevent (0.2.5)
sys-uname
autotest-growl (0.2.9)
bouncy-castle-java (1.5.0146.1)
bourne (1.0)
mocha (= 0.9.8)
builder (2.1.2)
chronic (0.5.0)
ci_reporter (1.6.5)
builder (>= 2.1.2)
columnize (0.3.4)
crack (0.1.8)
cucumber (0.10.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (>= 2.3.5)
json (>= 1.4.6)
term-ansicolor (>= 1.0.5)
curb (0.7.15)
diff-lcs (1.1.2)
flog (2.5.1)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
gherkin (2.3.6)
json (>= 1.4.6)
gherkin (2.3.6-java)
json (>= 1.4.6)
gherkin (2.3.6-x86-mingw32)
json (>= 1.4.6)
growl (1.0.3)
guard (0.5.0)
thor (~> 0.14.6)
guard-rspec (0.4.0)
guard (>= 0.4.0)
haml (2.2.24)
hanna (0.1.12)
haml (~> 2.2.8)
rake (~> 0.8.2)
rdoc (~> 2.3.0)
httparty (0.7.8)
crack (= 0.1.8)
jruby-openssl (0.7.4)
bouncy-castle-java
json (1.4.6)
json (1.4.6-java)
linecache (0.46)
rbx-require-relative (> 0.0.4)
mocha (0.9.8)
rake
multipart-post (1.1.2)
net-ssh (2.1.4)
nokogiri (1.5.0)
nokogiri (1.5.0-java)
rake (0.8.7)
rb-fsevent (0.4.1)
rbx-require-relative (0.0.5)
rcov (0.9.9)
rcov (0.9.9-java)
rdoc (2.3.0)
rspec (2.5.0)
rspec-core (~> 2.5.0)
rspec-expectations (~> 2.5.0)
rspec-mocks (~> 2.5.0)
rspec-core (2.5.2)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby-debug-base (0.10.4-java)
ruby-prof (0.10.8)
ruby_parser (2.0.6)
sexp_processor (~> 3.0)
sexp_processor (3.0.5)
sys-uname (0.8.5)
sys-uname (0.8.5-x86-mingw32)
term-ansicolor (1.0.5)
thor (0.14.6)
uuidtools (2.1.2)
yard (0.7.2)
PLATFORMS
java
ruby
x86-mingw32
DEPENDENCIES
ZenTest (~> 4.4)
autotest-fsevent (~> 0.2.4)
autotest-growl (~> 0.2.9)
bourne (= 1.0)
chronic (~> 0.5)
ci_reporter (~> 1.6)
cucumber (~> 0.10.2)
curb (~> 0.7)
flog (~> 2.5)
growl
guard
guard-rspec
hanna (= 0.1.12)
httparty (~> 0.7)
jruby-openssl
json (~> 1.4.6)
mocha (= 0.9.8)
multipart-post (~> 1.1.2)
net-ssh (~> 2.1)
nokogiri (>= 1.4.4)
rb-fsevent
rcov (= 0.9.9)
rspec (= 2.5)
ruby-debug
ruby-prof
uuidtools (~> 2.1)
yard (~> 0.7.2)