forked from dachisgroupuk/cassandra_object
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
59 lines (56 loc) · 1.23 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
PATH
remote: .
specs:
cassandra_object (0.6.1)
activemodel (~> 3.2)
activesupport (~> 3.2)
mcmire-cassandra (~> 0.12)
thrift_client (~> 0.8)
tzinfo
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.3)
activesupport (= 3.2.3)
builder (~> 3.0.0)
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
archive-tar-minitar (0.5.2)
builder (3.0.0)
columnize (0.3.4)
i18n (0.6.0)
json (1.7.1)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
mcmire-cassandra (0.12.3)
json
rake
simple_uuid (~> 0.2.0)
thrift_client (>= 0.7.0, < 0.9)
multi_json (1.3.4)
rake (0.9.2.2)
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
shoulda (2.11.3)
simple_uuid (0.2.0)
test-unit (2.4.8)
thrift (0.8.0)
thrift_client (0.8.1)
thrift (~> 0.8.0)
tzinfo (0.3.33)
PLATFORMS
ruby
DEPENDENCIES
cassandra_object!
ruby-debug19
shoulda
test-unit