-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
87 lines (84 loc) · 1.75 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
PATH
remote: .
specs:
hbacker (0.0.4)
activerecord (>= 3.0.9)
activesupport (>= 3.0.9)
bundle
hbase-stargate
mysql
right_aws (>= 2.0.0)
stalker (>= 0.8.0)
thor
uuidtools
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.10)
activesupport (= 3.0.10)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.10)
activemodel (= 3.0.10)
activesupport (= 3.0.10)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activesupport (3.0.10)
arel (2.0.10)
aruba (0.4.6)
bcat (>= 0.6.1)
childprocess (>= 0.2.0)
cucumber (>= 1.0.2)
rdiscount (>= 1.6.8)
rspec (>= 2.6.0)
bcat (0.6.1)
rack (~> 1.0)
beanstalk-client (1.1.0)
builder (2.1.2)
bundle (0.0.1)
bundler
childprocess (0.2.1)
ffi (~> 1.0.6)
cucumber (1.0.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.4.5)
json (>= 1.4.6)
term-ansicolor (>= 1.0.5)
diff-lcs (1.1.2)
ffi (1.0.9)
gherkin (2.4.11)
json (>= 1.4.6)
hbase-stargate (1.5.5)
json
i18n (0.5.0)
json (1.5.3)
json_pure (1.5.3)
mysql (2.8.1)
rack (1.3.2)
rdiscount (1.6.8)
right_aws (2.1.0)
right_http_connection (>= 1.2.5)
right_http_connection (1.3.0)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
stalker (0.9.0)
beanstalk-client
json_pure
term-ansicolor (1.0.6)
thor (0.14.6)
tzinfo (0.3.29)
uuidtools (2.1.2)
PLATFORMS
ruby
DEPENDENCIES
aruba
cucumber
hbacker!
rspec (>= 2.5.0)